Skip to content

ID

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

graphql
scalar ID

Member Of

AbstractTypeChangedEvent interface ● AddAffectedEntityToIssueInput input ● AddArtefactToIssueInput input ● AddComponentVersionToProjectInput input ● AddedAffectedEntityEvent object ● AddedArtefactEvent object ● AddedLabelEvent object ● AddedToPinnedIssuesEvent object ● AddedToTrackableEvent object ● AddInterfaceSpecificationVersionToComponentVersionInput input ● AddIssueToPinnedIssuesInput input ● AddIssueToTrackableInput input ● AddLabelToIssueInput input ● AddLabelToTrackableInput input ● AffectedByIssue interface ● AffectedByIssueFilterInput input ● AggregatedIssue object ● AggregatedIssueRelation object ● Artefact object ● ArtefactTemplate object ● Assignment object ● AssignmentType object ● AssignmentTypeChangedEvent object ● AuditedNode interface ● BaseNode interface ● BasePermission interface ● BaseTemplate interface ● Body object ● ChangeAssignmentTypeInput input ● ChangeIssuePriorityInput input ● ChangeIssueRelationTypeInput input ● ChangeIssueStateInput input ● ChangeIssueTemplatedFieldInput input ● ChangeIssueTemplateInput input ● ChangeIssueTitleInput input ● ChangeIssueTypeInput input ● Comment interface ● Component object ● ComponentFilterInput input ● ComponentPermission object ● ComponentTemplate object ● ComponentVersion object ● ComponentVersionFilterInput input ● ComponentVersionTemplate object ● CreateArtefactInput input ● CreateArtefactTemplateInput input ● CreateAssignmentInput input ● CreateComponentInput input ● CreateComponentPermissionInput input ● CreateComponentTemplateInput input ● CreateComponentVersionInput input ● CreateGlobalPermissionInput input ● CreateIMSInput input ● CreateIMSPermissionInput input ● CreateIMSProjectInput input ● CreateInterfacePartInput input ● CreateInterfaceSpecificationInput input ● CreateInterfaceSpecificationTemplateInput input ● CreateInterfaceSpecificationVersionInput input ● CreateIntraComponentDependencySpecificationInput input ● CreateIssueCommentInput input ● CreateIssueInput input ● CreateIssueRelationInput input ● CreateIssueTemplateInput input ● CreateLabelInput input ● CreateProjectPermissionInput input ● CreateRelationInput input ● CreateRelationTemplateInput input ● CreateViewInput input ● DeleteNodeInput input ● DeleteNodePayload object ● FillStyle object ● GlobalPermission object ● GropiusUser object ● IDFilterInput input ● IMS object ● IMSIssue object ● IMSIssueTemplate object ● IMSPermission object ● IMSProject object ● IMSProjectTemplate object ● IMSTemplate object ● IMSUser object ● IMSUserTemplate object ● IncomingRelationTypeChangedEvent object ● Interface object ● InterfaceDefinition object ● InterfaceFilterInput input ● InterfacePart object ● InterfacePartFilterInput input ● InterfacePartTemplate object ● InterfaceSpecification object ● InterfaceSpecificationDerivationCondition object ● InterfaceSpecificationDerivationConditionInput input ● InterfaceSpecificationFilterInput input ● InterfaceSpecificationInput input ● InterfaceSpecificationTemplate object ● InterfaceSpecificationVersion object ● InterfaceSpecificationVersionFilterInput input ● InterfaceSpecificationVersionTemplate object ● IntraComponentDependencyParticipant object ● IntraComponentDependencyParticipantInput input ● IntraComponentDependencySpecification object ● IntraComponentDependencySpecificationType object ● Issue object ● IssueComment object ● IssuePriority object ● IssueRelation object ● IssueRelationType object ● IssueState object ● IssueTemplate object ● IssueType object ● Label object ● LegalInformation object ● NamedAffectedByIssue interface ● NamedAffectedByIssueFilterInput input ● NamedAuditedNode interface ● NamedNode interface ● node query ● Node interface ● NodePermission interface ● NodePermissionFilterEntry input ● OutgoingRelationTypeChangedEvent object ● ParentTimelineItem interface ● PriorityChangedEvent object ● Project object ● ProjectFilterInput input ● ProjectPermission object ● RelatedByIssueEvent object ● Relation object ● RelationCondition object ● RelationConditionInput input ● RelationLayout object ● RelationPartner interface ● RelationPartnerFilterInput input ● RelationPartnerLayout object ● RelationPartnerTemplate interface ● RelationTemplate object ● RelationTypeChangedEvent interface ● RemoveAffectedEntityFromIssueInput input ● RemoveArtefactFromIssueInput input ● RemoveAssignmentInput input ● RemoveComponentVersionFromProjectInput input ● RemovedAffectedEntityEvent object ● RemovedArtefactEvent object ● RemovedAssignmentEvent object ● RemovedFromPinnedIssuesEvent object ● RemovedFromTrackableEvent object ● RemovedIncomingRelationEvent object ● RemovedLabelEvent object ● RemovedOutgoingRelationEvent object ● RemovedRelationEvent interface ● RemovedTemplatedFieldEvent object ● RemoveInterfaceSpecificationVersionFromComponentVersionInput input ● RemoveIssueFromPinnedIssuesInput input ● RemoveIssueFromTrackableInput input ● RemoveIssueRelationInput input ● RemoveLabelFromIssueInput input ● RemoveLabelFromTrackableInput input ● StateChangedEvent object ● StrokeStyle object ● SubTemplate interface ● SyncPermissionTarget interface ● Template interface ● TemplateChangedEvent object ● TemplatedFieldChangedEvent object ● TimelineItem interface ● TitleChangedEvent object ● Trackable interface ● TrackableFilterInput input ● TypeChangedEvent object ● TypeMappingInput input ● UpdateArtefactInput input ● UpdateArtefactTemplateInput input ● UpdateAssignmentTypeInput input ● UpdateBodyInput input ● UpdateComponentInput input ● UpdateComponentPermissionInput input ● UpdateComponentTemplateInput input ● UpdateComponentVersionInput input ● UpdateComponentVersionTemplateInput input ● UpdateGlobalPermissionInput input ● UpdateGropiusUserInput input ● UpdateIMSInput input ● UpdateIMSPermissionInput input ● UpdateIMSProjectInput input ● UpdateInterfacePartInput input ● UpdateInterfacePartTemplateInput input ● UpdateInterfaceSpecificationInput input ● UpdateInterfaceSpecificationTemplateInput input ● UpdateInterfaceSpecificationVersionInput input ● UpdateInterfaceSpecificationVersionTemplateInput input ● UpdateIntraComponentDependencySpecificationInput input ● UpdateIntraComponentDependencySpecificationTypeInput input ● UpdateIssueCommentInput input ● UpdateIssuePriorityInput input ● UpdateIssueRelationTypeInput input ● UpdateIssueStateInput input ● UpdateIssueTemplateInput input ● UpdateIssueTypeInput input ● UpdateLabelInput input ● UpdateLegalInformationInput input ● UpdateProjectInput input ● UpdateProjectPermissionInput input ● UpdateRelationInput input ● UpdateRelationLayoutInput input ● UpdateRelationPartnerLayoutInput input ● UpdateRelationTemplateInput input ● UpdateSyncPermissionsInput input ● UpdateTemplateDeprecationStatusInput input ● UpdateViewInput input ● User interface ● View object

Released under the MIT License.