Skip to main content

Node

Base class of all nodes

interface Node {
id: ID!
}

Fields

Node.id ● ID! non-null scalar

The unique id of this node

Returned by

node query

Implemented by

AbstractTypeChangedEvent interface ● AddedAffectedEntityEvent object ● AddedArtefactEvent object ● AddedLabelEvent object ● AddedToPinnedIssuesEvent object ● AddedToTrackableEvent object ● AffectedByIssue interface ● AggregatedIssue object ● AggregatedIssueRelation object ● Artefact object ● ArtefactTemplate object ● Assignment object ● AssignmentType object ● AssignmentTypeChangedEvent object ● AuditedNode interface ● BaseNode interface ● BasePermission interface ● BaseTemplate interface ● Body object ● Comment interface ● Component object ● ComponentPermission object ● ComponentTemplate object ● ComponentVersion object ● ComponentVersionTemplate object ● FillStyle object ● GlobalPermission object ● GropiusUser object ● IMS object ● IMSIssue object ● IMSIssueTemplate object ● IMSPermission object ● IMSProject object ● IMSProjectTemplate object ● IMSTemplate object ● IMSUser object ● IMSUserTemplate object ● IncomingRelationTypeChangedEvent object ● Interface object ● InterfaceDefinition object ● InterfaceDefinitionTemplate object ● InterfacePart object ● InterfacePartTemplate object ● InterfaceSpecification object ● InterfaceSpecificationDerivationCondition object ● InterfaceSpecificationTemplate object ● InterfaceSpecificationVersion object ● InterfaceSpecificationVersionTemplate object ● InterfaceTemplate object ● IntraComponentDependencyParticipant object ● IntraComponentDependencySpecification object ● Issue object ● IssueComment object ● IssuePriority object ● IssueRelation object ● IssueRelationType object ● IssueState object ● IssueTemplate object ● IssueType object ● Label object ● NamedAuditedNode interface ● NamedNode interface ● NodePermission interface ● OutgoingRelationTypeChangedEvent object ● ParentTimelineItem interface ● PriorityChangedEvent object ● Project object ● ProjectPermission object ● RelatedByIssueEvent object ● Relation object ● RelationCondition object ● RelationPartner interface ● RelationPartnerTemplate interface ● RelationTemplate object ● RelationTypeChangedEvent interface ● RemovedAffectedEntityEvent object ● RemovedArtefactEvent object ● RemovedAssignmentEvent object ● RemovedFromPinnedIssuesEvent object ● RemovedFromTrackableEvent object ● RemovedIncomingRelationEvent object ● RemovedLabelEvent object ● RemovedOutgoingRelationEvent object ● RemovedRelationEvent interface ● RemovedTemplatedFieldEvent object ● StateChangedEvent object ● StrokeStyle object ● SubTemplate interface ● SyncPermissionTarget interface ● Template interface ● TemplateChangedEvent object ● TemplatedFieldChangedEvent object ● TimelineItem interface ● TitleChangedEvent object ● Trackable interface ● TypeChangedEvent object ● User interface