Uses of Class
io.smallrye.graphql.schema.model.Field
-
Uses of Field in io.smallrye.graphql.schema.model
Subclasses of Field in io.smallrye.graphql.schema.modelModifier and TypeClassDescriptionfinal classRepresent an argument that is used on operations.classfinal classRepresent an operation on a Query or Mutation, or an operation on a Type in the case of a Source annotation.Methods in io.smallrye.graphql.schema.model that return types with arguments of type FieldModifier and TypeMethodDescriptionInputType.getCreatorParameters()InputType.getFields()Type.getFields()Methods in io.smallrye.graphql.schema.model with parameters of type FieldModifier and TypeMethodDescriptionvoidInputType.addCreatorParameter(Field creatorParameter) voidvoidMethod parameters in io.smallrye.graphql.schema.model with type arguments of type Field