Class GraphQlProperties

java.lang.Object
org.springframework.boot.graphql.autoconfigure.GraphQlProperties

@ConfigurationProperties("spring.graphql") public class GraphQlProperties extends Object
Properties for Spring GraphQL.
Since:
4.0.0
Author:
Brian Clozel