Stitch API ReferenceInterfacesNodeOn 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 id ● ID! non-null scalar