tool · inferred from evidence
GraphiQL
A GraphQL IDE mentioned as a workaround tool.
- Hasura: error applying metadata "parsing the graphql query failed" code "parse-failed" on query_collections
In Hasura: This was caused by stray trailing whitespace inside the saved GraphQL mutation in query_collections.yaml. Hasura's parser choked on a space after a comma, e.g.