graphql-php icon indicating copy to clipboard operation
graphql-php copied to clipboard

QueryComplexity - Add success & failing test in combination with fragments #785

Open kinimodmeyer opened this issue 2 years ago • 1 comments

Adding a working & failing test case as suggested by @spawnia in https://github.com/webonyx/graphql-php/issues/785 First query works, the second changes the order and fails.

kinimodmeyer avatar Mar 19 '23 11:03 kinimodmeyer

Nice, looking forward to a suggestion on how to fix the issue.

spawnia avatar Mar 19 '23 20:03 spawnia