ChoiceCount
No description
type ChoiceCount {
choice: Int!
count: Int!
state: SignupState!
}
Fields
ChoiceCount.choice ● Int! non-null scalar
ChoiceCount.count ● Int! non-null scalar
ChoiceCount.state ● SignupState! non-null enum
Member Of
EventWithChoiceCounts object