Skip to content

namespaceRolesAssignAbilities

Update the abilities a role is granted.

Arguments

NameTypeDescription
abilities[NamespaceRoleAbility!]!The abilities that should be granted to the ability
clientMutationIdStringA unique identifier for the client performing the mutation.
roleIdNamespaceRoleID!The id of the role which should be granted the abilities

Fields

NameTypeDescription
abilities[NamespaceRoleAbility!]The now granted abilities
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.