Skip to content

namespaceMembersAssignRoles

Update the roles a member is assigned to.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
memberIdNamespaceMemberID!The id of the member which should be assigned the roles
roleIds[NamespaceRoleID!]!The roles the member should be assigned to the member

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
namespaceMemberRoles[NamespaceMemberRole!]The roles the member is now assigned to