UserTypesInterfacesNodeOn this pageNodeAn object with an ID. interface Node { id: UUID!} Fields Node.id ● UUID! non-null scalar The ID of the node. Implemented By User object