Class GraphQlProperties

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

@ConfigurationProperties(prefix="spring.graphql") public class GraphQlProperties extends Object
properties for Spring GraphQL.
Since:
2.7.0
Author:
Brian Clozel