Package no.sikt.graphitron.definitions.interfaces
package no.sikt.graphitron.definitions.interfaces
-
InterfacesClassDescriptionSpecifies that this Java object represents a GraphQL field.This interface represents the general functionality associated with GraphQLs fields that can initialise code generation.An element that can be used as a part of a join sequence.ObjectSpecification<T extends FieldSpecification>Specifies that this Java object represents a GraphQL object.RecordObjectSpecification<T extends GenerationField>Specifies that this Java object represents a GraphQL object.