voteByNodeId
Reads a single Vote using its globally unique ID.
voteByNodeId(
nodeId: ID!
): Vote
Arguments
voteByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Vote.
Type
Vote object
A non-proposal vote on a content object (entity, relation, etc.). Used for community curation scoring outside the formal governance flow.