Structs§
- Request
Parameters - The parameters of a GraphQL-over-HTTP request.
Constants§
- GRAPHQL_
REQUEST_ MEDIA_ TYPE - The media type for GraphQL-over-HTTP requests. As specified in the section 4.1 Media Types of the GraphQL-over-HTTP specification.
Traits§
- Into
Request Parameters - Convert
selfinto aRequestParametersstruct.