subspaceByNodeId
Reads a single Subspace using its globally unique ID.
subspaceByNodeId(
nodeId: ID!
): Subspace
Arguments
subspaceByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Subspace.
Type
Subspace object
A parent-child relationship between two spaces. Lets one space surface another's content as a nested view.