query ticketOverviewTicketCount($ignoreUserConditions: Boolean!) { ticketOverviews(ignoreUserConditions: $ignoreUserConditions) { id ticketCount } }