summaryrefslogtreecommitdiff
path: root/tests/Language/GraphQL/AST
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-06-18 06:51:14 +0200
committerEugen Wissner <belka@caraus.de>2021-06-18 06:51:14 +0200
commit6fe9eb72e42fb4ae36435324148e8f96e871a26c (patch)
treebc0e10cb452702ea103a710575a404eda4b3dc4b /tests/Language/GraphQL/AST
parent2ce2be5d917091872b45b650b60ac2a23f544916 (diff)
downloadgraphql-6fe9eb72e42fb4ae36435324148e8f96e871a26c.tar.gz
Fix merging fields with arguments
executeField shouldn't assume that a selection has only one field with a given name, but it should take the first field. The underlying cause is a wrong pattern, which (because of the laziness) is executed only if the field has arguments.
Diffstat (limited to 'tests/Language/GraphQL/AST')
0 files changed, 0 insertions, 0 deletions