Node
Last updated
Was this helpful?
A base interface implemented by all types.
interface Node {
id: UUID!
}UUID! non-null scalarThe universally unique identifier of this node.
Asset object ● AssetType object ● AttributeType object ● BooleanAttribute object ● Community object ● DateAttribute object ● Domain object ● DomainType object ● ExternalMapping object ● MultiValueAttribute object ● NumericAttribute object ● ReadPermission object ● Relation object ● RelationType object ● Responsibility object ● Role object ● Status object ● StringAttribute object ● Tag object ● User object ● UserGroup object
Last updated
Was this helpful?
Was this helpful?