Module apollo_compiler::execution
source · Expand description
APIs related to executing a GraphQL request and returning a GraphQL response
Structs
- A serializable error, as found in a GraphQL response.
- A source location (line and column numbers) for a
GraphQLError
.