UpdateSecurityRoleInput Input Object
Input type for UpdateSecurityRole
Fields
#
audiences
[ String !]
List of audience IDs that the group will have access to. Refer to the audiences query to retrieve all audiences for the account.
description
Internal description typically used to define the purpose of the role. Max length: 255
permissionKeys
[ String !]
List of permissions, in the form of permission key names, that will be granted to the role. The keys are defined by the system. Refer to the permissions query to retrieve permission keys.
Usages
#
References
#
- Argument input of field updateSecurityRole from type Mutation
Previous
UpdateSavedSearchInput