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