CMSRepositoryRolesUserAssignment
No description
FieldsLink copied!
CMSRepositoryRolesUserAssignment.cmsRepositoryId ● ID! non-null scalarLink copied!
ID of the Repository that these role assignments correspond to
CMSRepositoryRolesUserAssignment.userId ● ID! non-null scalarLink copied!
ID of the User that these role assignments correspond to
CMSRepositoryRolesUserAssignment.roles ● [CMSRepositoryRole!]! non-null enumLink copied!
List of repository roles assigned to this user
Returned byLink copied!
assignCMSRepositoryRoleToUser mutation
Member ofLink copied!
User object