CMSHubRolesUserAssignment
No description
FieldsLink copied!
CMSHubRolesUserAssignment.cmsHubId
● ID!
non-null scalarLink copied!
ID of the Hub that these role assignments correspond to
CMSHubRolesUserAssignment.userId
● ID!
non-null scalarLink copied!
ID of the User that these role assignments correspond to
CMSHubRolesUserAssignment.roles
● [CMSHubRole!]!
non-null enumLink copied!
List of repository roles assigned to this user
Returned byLink copied!
assignCMSHubRoleToUser
mutation
Member ofLink copied!
User
object