A permission set that can be assigned to a user group
type PermissionSet {# The description of the permission setdescription: String # The ID of the permission setid: ID! }