Skip to main content

unassignRole

Remove a role from a user. The role can be removed from the system, from a company or from a brand. This mutation is only available for admins of the affected context.

unassignRole(
input: UnassignRoleInput!
): StatusResponse!

Arguments

unassignRole.input ● UnassignRoleInput! non-null input

Parameters for UnassignRole

Type

StatusResponse object

The response of a mutation that only returns a status