OBJECT
type RolePermission {role: Role! # Requires access to resource GRAPHQL_OPERATORtarget: Operator! place: ID! canEdit: Boolean! }