| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.graphql |
Auto-configuration for GraphQL testing.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
GraphQlTest
Annotation to perform GraphQL tests focusing on GraphQL request execution without a Web
layer, and loading only a subset of the application configuration.
|