Package no.sikt.graphitron.definitions.fields
package no.sikt.graphitron.definitions.fields
-
ClassesClassDescriptionAbstractField<T extends graphql.language.NamedNode<T> & graphql.language.DirectivesContainer<T>>This class represents the general functionality associated with GraphQLs object fields.An argument for a
ObjectField.An enum value within anEnumDefinition.GenerationSourceField<T extends graphql.language.NamedNode<T> & graphql.language.DirectivesContainer<T>>This class represents the general functionality associated with GraphQLs fields that can initialise code generation.A field for aInputDefinition.Represents the default field type, which in addition to the generic field functionality also provides join operation data.This class represents operation fields in the schema type.An order by field enum value within anEnumDefinition.Virtual field for when we want to have a virtual source for code generation.