ballotVotingResultsUpdated

Subscription to retrieve the ballot voting results updates.Requires the user is logged in and user be an admin.

Access level: admin

ballotVotingResultsUpdated(
ballotResultsId: ID!
): BallotVotingResultsUpdatedPayload!

Arguments#

ballotResultsId (ID!)#

The Ballot Results ID for which updates will be received.

Type#

BallotVotingResultsUpdatedPayload#

Autogenerated return type of BallotVotingResultsUpdated