All Classes and Interfaces

Class
Description
The default implementation for customizing GraphQL execution inputs.
The default implementation for handling GraphQL ExecutionResults.
The default implementation for invoking GraphQL requests.
The GraphiQL controller serving the GraphiQL HTML page.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Types of messages received from the client.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Types of messages send to the client.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Configuration properties for GraphQL.
Configuration properties for GraphiQL.
The GraphQL controller handling GraphQL requests.
An interface for customizing the ExecutionInput.
An interface for handling GraphQL ExecutionResults.
An interface for invoking GraphQL request.
Represents the data to execute a GraphQL query.
An interface for serializing and deserializing GraphQL objects.
Represents the request body input data to execute a GraphQL query.
Represents the response body output data of an executed GraphQL query.
Deserializes GraphQLResponseBody.
Configuration of the graphql-ws protocol support.
WebSocket request handler for the graphql-ws protocol.
The Jackson implementation for serializing and deserializing GraphQL objects.
A class for mapping graphql-ws messages.
Meta annotation for GraphQL requirements.
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Meta annotation for GraphQL web socket requirements.