Skip to main content

GroupedSignupCount

No description

type GroupedSignupCount {
bucket_key: String
count: Int!
counted: Boolean!
requested_bucket_key: String
state: SignupState!
team_member: Boolean!
}

Fields

GroupedSignupCount.bucket_key ● String scalar

GroupedSignupCount.count ● Int! non-null scalar

GroupedSignupCount.counted ● Boolean! non-null scalar

GroupedSignupCount.requested_bucket_key ● String scalar

GroupedSignupCount.state ● SignupState! non-null enum

GroupedSignupCount.team_member ● Boolean! non-null scalar

Member Of

Run object