Skip to main content

editor

Read a single editor by ID. Editors have proposal/vote permissions in a DAO space.

editor(
memberSpaceId: UUID!
spaceId: UUID!
): Editor

Arguments

editor.memberSpaceId ● UUID! non-null scalar

editor.spaceId ● UUID! non-null scalar

Type

Editor object

An account with editor permission in a DAO space. Editors can submit proposals and vote.