Package no.sikt.graphitron.definitions.objects
package no.sikt.graphitron.definitions.objects
-
ClassesClassDescriptionAbstractObjectDefinition<T extends graphql.language.TypeDefinition<T>,
U extends FieldSpecification> A generalized implementation ofObjectSpecification.Object that corresponds to a GraphQL type whose name ends with the "Connection" suffix.Object that corresponds to a GraphQL type which is referred to by a connection's "edges" field.Representation of a GraphQL enum type.Represents the default GraphQL object, parsed as an exception type.Represents a default GraphQL input type.Represents a GraphQL interface.Represents the default GraphQL object.Representation of an OrderBy enum type.RecordObjectDefinition<T extends graphql.language.TypeDefinition<T>,U extends GenerationField> A generalized implementation ofObjectSpecificationfor types that can be linked to tables or records.Represents the top schema object in GraphQL.Represents a GraphQL union type.