Parsing error when using fragments #52
Labels
bug
fixed in next release
This issue has been resolved in the master branch and will be closed when the next release is cut
I am trying to build a query with fragments, it looks like this:
Unfortunately, running this yields a
GraphQLError: Syntax Error: Cannot parse the unexpected character ".".
Am I doing something wrong with the query?
The text was updated successfully, but these errors were encountered: