Skip to main content

Node

An object with an ID

interface Node {
id: ID!
}

Fields#

id (ID!)#

The id of the object.