Skip to content

namespaceRolesUpdate

Update an existing namespace role.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
nameString!Name for the namespace role.
namespaceRoleIdNamespaceRoleID!ID of the namespace role to update.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
namespaceRoleNamespaceRoleThe updated namespace role.