Package | Description |
---|---|
org.springframework.graphql.execution |
Support for GraphQL request execution, including abstractions to configure and invoke
GraphQL . |
org.springframework.graphql.test.tester |
GraphQL client testing support.
|
org.springframework.graphql.web |
Support for executing GraphQL requests over the Web, including handlers for HTTP and
WebSocket.
|
Class and Description |
---|
GraphQlService
Strategy to perform GraphQL request execution with input for and output from the
invocation of
GraphQL . |
Class and Description |
---|
GraphQlService
Strategy to perform GraphQL request execution with input for and output from the
invocation of
GraphQL . |
Class and Description |
---|
GraphQlService
Strategy to perform GraphQL request execution with input for and output from the
invocation of
GraphQL . |
RequestInput
Common representation for GraphQL request input.
|