Expand description
GraphQL requests
This exists primarily to support introspection::partial_execute
.
Structs§
- Request
Error - A request error is an error raised during an early phase of the execution to indicate that the request as a whole is considered faulty.
Functions§
- coerce_
variable_ values - Coerce the values of variables from a GraphQL request to the types expected by the operation.