Node
An object with an ID
interface Node {
id: ID!
}
Fields
Node.id ● ID! non-null scalar
The ID of the object
Implemented By
ActivityNode object ● AggregateHolding object
An object with an ID
interface Node {
id: ID!
}
Node.id ● ID! non-null scalarThe ID of the object
ActivityNode object ● AggregateHolding object