Package | Description |
---|---|
org.springframework.boot.autoconfigure.graphql |
Auto-configuration for Spring GraphQL.
|
org.springframework.boot.autoconfigure.graphql.data |
Auto-configuration classes for data integrations with GraphQL.
|
org.springframework.boot.autoconfigure.graphql.reactive |
Auto-configuration classes for WebFlux support in Spring GraphQL.
|
org.springframework.boot.autoconfigure.graphql.servlet |
Auto-configuration classes for MVC support in Spring GraphQL.
|
org.springframework.boot.test.autoconfigure.graphql.tester |
Auto-configuration for GraphQL tester.
|
Class and Description |
---|
GraphQlProperties
properties for Spring GraphQL. |
GraphQlProperties.Graphiql |
GraphQlProperties.Schema |
GraphQlProperties.Schema.Introspection |
GraphQlProperties.Schema.Printer |
GraphQlProperties.Websocket |
GraphQlSourceBuilderCustomizer
Callback interface that can be implemented by beans wishing to customize properties of
GraphQlSource.Builder whilst retaining
default auto-configuration. |
InvalidSchemaLocationsException.SchemaLocation
The location where to look for schemas.
|
Class and Description |
---|
GraphQlSourceBuilderCustomizer
Callback interface that can be implemented by beans wishing to customize properties of
GraphQlSource.Builder whilst retaining
default auto-configuration. |
Class and Description |
---|
GraphQlCorsProperties
Configuration properties for GraphQL endpoint's CORS support.
|
GraphQlProperties
properties for Spring GraphQL. |
Class and Description |
---|
GraphQlCorsProperties
Configuration properties for GraphQL endpoint's CORS support.
|
GraphQlProperties
properties for Spring GraphQL. |
Class and Description |
---|
GraphQlProperties
properties for Spring GraphQL. |