Package graphql
Class GraphQLUnusualConfiguration.GraphQLContextConfiguration
java.lang.Object
graphql.GraphQLUnusualConfiguration.GraphQLContextConfiguration
- Enclosing class:
GraphQLUnusualConfiguration
-
Method Summary
-
Method Details
-
incrementalSupport
- Returns:
- an element that allows you to control incremental support, that is @defer configuration
-
dataloaderConfig
- Returns:
- an element that allows you to precisely control
DataLoader
behavior in graphql-java.
-
responseMapFactory
- Returns:
- an element that allows you to control the
ResponseMapFactory
used
-