Package graphql.execution
Class FieldCollectorParameters.Builder
java.lang.Object
graphql.execution.FieldCollectorParameters.Builder
- Enclosing class:
FieldCollectorParameters
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
fragments
(Map<String, FragmentDefinition> fragmentsByName) graphQLContext
(GraphQLContext graphQLContext) objectType
(GraphQLObjectType objectType) schema
(GraphQLSchema graphQLSchema)
-
Method Details
-
schema
-
objectType
-
graphQLContext
-
fragments
-
variables
-
build
-