CMSHubRolesTeamAssignment
No description
FieldsLink copied!
CMSHubRolesTeamAssignment.cmsHubId
● ID!
non-null scalarLink copied!
ID of the Hub that these role assignments correspond to
CMSHubRolesTeamAssignment.teamId
● ID!
non-null scalarLink copied!
ID of the Team that these role assignments correspond to
CMSHubRolesTeamAssignment.organizationId
● ID!
non-null scalarLink copied!
ID of the Organization that these role assignments correspond to
CMSHubRolesTeamAssignment.roles
● [CMSHubRole!]!
non-null enumLink copied!
List of repository roles assigned to this Team
CMSHubRolesTeamAssignment.lastModified
● DateTime!
non-null scalarLink copied!
The Last Modified date
Returned byLink copied!
assignCMSHubRoleToTeam
mutation
Member ofLink copied!
Team
object