ProposalTallyQueuesEdge
A ProposalTallyQueue edge in the connection.
type ProposalTallyQueuesEdge {
cursor: Cursor
node: ProposalTallyQueue!
}
Fields
ProposalTallyQueuesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ProposalTallyQueuesEdge.node ● ProposalTallyQueue! non-null object
The ProposalTallyQueue at the end of the edge.