OBJECT
type RoleEntity {description: String id: Long permissions: [String] role: String roleName: String }