Feature request for Subgraph
Upon the creation of each new block, would it be possible to set the Proposal.votingState: String, if it's changed? i.e. VotingState.GRACE_PERIOD , VotingState.TIE , VotingState.IN_PROGRESS, etc.
This way, we could use this information as part of the logic to track the proposal's status to transition between UI states, etc.