Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.graphql.AutoConfigureGraphQl
Packages that use AutoConfigureGraphQl
Package
Description
Auto-configuration for GraphQL testing.
-
Uses of AutoConfigureGraphQl in org.springframework.boot.test.autoconfigure.graphql
Classes in org.springframework.boot.test.autoconfigure.graphql with annotations of type AutoConfigureGraphQlModifier and TypeClassDescription@interface
Annotation to perform GraphQL tests focusing on GraphQL request execution without a Web layer, and loading only a subset of the application configuration.