Skip to main content

spaceByNodeId

Reads a single Space using its globally unique ID.

spaceByNodeId(
nodeId: ID!
): Space

Arguments

spaceByNodeId.nodeId ● ID! non-null scalar

The globally unique ID to be used in selecting a single Space.

Type

Space object

A governance container. Personal spaces are owned by one wallet; DAO spaces are member-governed via proposal/vote. Every entity is published into one or more spaces, and the space determines who can publish further edits and how votes are counted.