Uses of Interface
io.smallrye.graphql.schema.creator.type.Creator
-
Packages that use Creator Package Description io.smallrye.graphql.schema.creator.type -
-
Uses of Creator in io.smallrye.graphql.schema.creator.type
Classes in io.smallrye.graphql.schema.creator.type that implement Creator Modifier and Type Class Description classEnumCreatorThis create an Enum Type.classInputTypeCreatorThis creates an input type object.classInterfaceCreatorThis creates an interface object.classTypeCreatorThis creates a type object.classUnionCreator
-