Structs§
- Error
- The response error type for GraphQL-over-HTTP server responses. As specified in the section 7.1.2 Errors and the Error Result Format subsection of the GraphQL specification.
- Error
Location - A location describing the beginning of the associated syntax element causing the error.
- Response
Body - A response to a GraphQL request.
Constants§
- GRAPHQL_
LEGACY_ RESPONSE_ MEDIA_ TYPE - The legacy type for GraphQL-over-HTTP server responses. As specified in the section 4.1 Media Types of the GraphQL-over-HTTP specification.
- GRAPHQL_
RESPONSE_ MEDIA_ TYPE - The preferred type for GraphQL-over-HTTP server responses. As specified in the section 4.1 Media Types of the GraphQL-over-HTTP specification.