OBJECT
type TicketViewUserInfo {userId: String username: String! name: String surname: String role: LocalRole! }