PollResult
No description
type PollResult {
Yes: String
No: String
Abstention: String
Obstruction: String
President: String
Total: String
Status: String
}
No description
type PollResult {
Yes: String
No: String
Abstention: String
Obstruction: String
President: String
Total: String
Status: String
}
Yes ● String scalarNo ● String scalarAbstention ● String scalarObstruction ● String scalarPresident ● String scalarTotal ● String scalarStatus ● String scalar