API ReferenceInterfacesNodeVersion: V2On this pageNodeThe Node interface follows relay.dev spec.interface Node { id: ID!}Fieldsid (ID)id the unique identifier for the Node object.