public static class GraphQLSchema.BuilderWithoutTypes
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GraphQLSchema |
build() |
GraphQLSchema.BuilderWithoutTypes |
codeRegistry(GraphQLCodeRegistry.Builder codeRegistryBuilder) |
GraphQLSchema.BuilderWithoutTypes |
codeRegistry(GraphQLCodeRegistry codeRegistry) |
GraphQLSchema.BuilderWithoutTypes |
description(java.lang.String description) |
public GraphQLSchema.BuilderWithoutTypes codeRegistry(GraphQLCodeRegistry codeRegistry)
public GraphQLSchema.BuilderWithoutTypes codeRegistry(GraphQLCodeRegistry.Builder codeRegistryBuilder)
public GraphQLSchema.BuilderWithoutTypes description(java.lang.String description)
public GraphQLSchema build()