ΘLΞG
Results
82
comments of
ΘLΞG
FYI, recently I added batch executor in Sangria: http://sangria-graphql.org/learn/#batch-executor It implements all of the functionality described in the talk, including `@export` directive and (optional) variable inference. Turns out that `@export`...
If I understand what you are describing correctly, then this aspect is [covered by the GraphQL spec](http://facebook.github.io/graphql/June2018/#sec-Type-System.List): > If the value passed as an input to a list type is...