Package io.smallrye.graphql.schema.creator.type
-
Interface Summary Interface Description Creator<T> Something that can create object types on the schema -
Class Summary Class Description EnumCreator This create an Enum Type.InputTypeCreator This creates an input type object.InterfaceCreator This creates an interface object.TypeCreator This creates a type object.UnionCreator