graphql-php
graphql-php copied to clipboard
QueryComplexity - Add success & failing test in combination with fragments #785
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.
Nice, looking forward to a suggestion on how to fix the issue.