Package graphql.schema
Class GraphqlTypeBuilder<B extends GraphqlTypeBuilder<B>>
java.lang.Object
graphql.schema.GraphqlTypeBuilder<B>
- Direct Known Subclasses:
GraphQLAppliedDirective.Builder,GraphQLAppliedDirectiveArgument.Builder,GraphQLDirective.Builder,GraphqlDirectivesContainerTypeBuilder,QueryAppliedDirective.Builder,QueryAppliedDirectiveArgument.Builder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected GraphqlTypeComparatorRegistryprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomparatorRegistry(GraphqlTypeComparatorRegistry comparatorRegistry) description(String description)
-
Field Details
-
name
-
description
-
comparatorRegistry
-
-
Constructor Details
-
GraphqlTypeBuilder
public GraphqlTypeBuilder()
-
-
Method Details
-
name
-
description
-
comparatorRegistry
-