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