UpdateRoleInput

Input type to update a Role

Input Fields

name (String!)

Name of the role. This input is used to identify the role to be updated.

permissions ([PermissionKey])

A list of permissions to be assigned to the role. Please note that all new permissions in the input will be added, existing ones will not be affected.