errors.fyi community error code reference
GRAPHQL_PARSE_FAILED
graphql

GraphQL Parse Failed

The GraphQL document submitted in the request could not be parsed as valid GraphQL syntax. This is a request error as defined by the GraphQL specification; no data is returned.

References

โ† all namespaces for GRAPHQL_PARSE_FAILED