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