Expand description
Endpoint for parsing GraphQL request.
Structs§
- GraphQL
Request - A type representing the decoded GraphQL query obtained by parsing an HTTP request.
- GraphQL
Request Endpoint - GraphQL
Response - A type representing the result from executing a GraphQL query.
Functions§
- graphql_
request - Create an endpoint which parses a GraphQL request from the client.