Module request

Module request 

Source
Expand description

Endpoint for parsing GraphQL request.

Structs§

GraphQLRequest
A type representing the decoded GraphQL query obtained by parsing an HTTP request.
GraphQLRequestEndpoint
GraphQLResponse
A type representing the result from executing a GraphQL query.

Functions§

graphql_request
Create an endpoint which parses a GraphQL request from the client.