All Classes and Interfaces
Class
Description
DTO returned as description of exception in system outside of GraphQL API.
GraphQL API specific configuration.
Handles exception that occurred in GraphQL API outside of actual GraphQL execution.
Generic HTTP request handler for processing
GraphQLRequests and returning GraphQLResponses using passed
configured instance of GraphQL.Manages the whole GraphQL API (its endpoints, lifecycle, etc).
Extension of HTTP MIME types supported by GraphQL API.
Descriptor of external API provider that provides GraphQL API.
Registers GraphQL API provider to provide GraphQL API to clients.
Client request for GraphQL.
Response from GraphQL passed as output to client.