Skip to content

namespaceRolesAssignProjects

Update the project a role is assigned to.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
projectIds[NamespaceProjectID!]!The projects that should be assigned to the role
roleIdNamespaceRoleID!The id of the role which should be assigned to projects

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
projects[NamespaceProject!]The now assigned projects