AssignCMSHubRoleToTeamInput
No description
FieldsLink copied!
AssignCMSHubRoleToTeamInput.teamId
● ID!
non-null scalarLink copied!
The ID of the team to assign the role to
AssignCMSHubRoleToTeamInput.cmsHubId
● ID!
non-null scalarLink copied!
The ID of the repository for the role that is to be assigned
AssignCMSHubRoleToTeamInput.role
● CMSHubRole!
non-null enumLink copied!
The role to assign to this team
Member ofLink copied!
assignCMSHubRoleToTeam
mutation