OBJECT
Permission granted to a user
type ProfessionalPermission {# Permission identifierid: LegacyId! # Permission namename: String! # Define the scope of the permissiondescription: String! }