Open F21 opened 8 years ago
This seems promising, would definitely give everyone confidence in graphql-go
. Accepting any PR from anyone who wants to kick start this 👍
Note for those attempting to work on this, the acceptance tests seems to require graphql-go >= v0.5.0
due to the use of Directive Locations.
A repo containing language-agnostic compatibility acceptance tests for graphql is available: https://github.com/graphql-cats/graphql-cats
We should consider also using those tests for graphql-go.