errors.fyi community error code reference
BAD_REQUEST
graphql

Bad Request

The HTTP request itself is malformed in a way that prevents GraphQL processing from starting — for example, a missing or unparseable request body, an unsupported content type, or a request that violates the GraphQL over HTTP specification.

References

← all namespaces