editorByNodeId
Reads a single Editor using its globally unique ID.
editorByNodeId(
nodeId: ID!
): Editor
Arguments
editorByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Editor.
Type
Editor object
An account with editor permission in a DAO space. Editors can submit proposals and vote.