OBJECT
type UserMessagingInfo {userId: Int! firstname: String! lastname: String! image: String company: UserMessagingCompanyInfo role: String token: String! }