Stitch API ReferencetypesinterfacesNodeOn this pageNodeAn abstract datatype that has a locally unique identifier, allowing a given node to be later queried by id using the node(id: ID!) query. interface Node { id: ID!} Fields Node.id ● ID! non-null scalar