AssignCMSRepositoryRoleToTeamInput
No description
FieldsLink copied!
AssignCMSRepositoryRoleToTeamInput.teamId ● ID! non-null scalarLink copied!
The ID of the team to assign the role to
AssignCMSRepositoryRoleToTeamInput.cmsRepositoryId ● ID! non-null scalarLink copied!
The ID of the repository for the role that is to be assigned
AssignCMSRepositoryRoleToTeamInput.role ● CMSRepositoryRole! non-null enumLink copied!
The role to assign to this team
Member ofLink copied!
assignCMSRepositoryRoleToTeam mutation