AssignRepositoryRoleToUserInput
No description
FieldsLink copied!
AssignRepositoryRoleToUserInput.userId
● ID!
non-null scalarLink copied!
The ID of the user to assign the role to
AssignRepositoryRoleToUserInput.cmsRepositoryId
● ID!
non-null scalarLink copied!
The ID of the repository for the role that is to be assigned
AssignRepositoryRoleToUserInput.role
● CMSRepositoryRole!
non-null enumLink copied!
The role to assign to this user
Member ofLink copied!
assignCMSRepositoryRoleToUser
mutation