Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDefinition

Node

Hierarchy

  • NodeDefinition

Index

Properties

createdTime

createdTime: EpochTimestamp

The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.

Optional deletedTime

deletedTime: EpochTimestamp

Timestamp when the node was soft deleted. Note that deleted nodes are filtered out of query results, but present in sync results. This means that this value will only be present in sync results.

externalId

Unique identifier for the node

instanceType

instanceType: "node"

lastUpdatedTime

lastUpdatedTime: EpochTimestamp

The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.

Optional properties

properties: Record<string, ViewOrContainer>

Spaces for the requested view and its containers

space

Id of the space that the node belongs to

Optional type

Node type

version

version: number

Current version of the node