poll_answer_aggregate_fields
aggregate fields of "poll_answer"
type poll_answer_aggregate_fields {
count(
columns: [poll_answer_select_column!]
distinct: Boolean
): Int!
max: poll_answer_max_fields
min: poll_answer_min_fields
}
aggregate fields of "poll_answer"
type poll_answer_aggregate_fields {
count(
columns: [poll_answer_select_column!]
distinct: Boolean
): Int!
max: poll_answer_max_fields
min: poll_answer_min_fields
}
count (Int!)max (poll_answer_max_fields)min (poll_answer_min_fields)