AssignHubRoleToUserInput
No description
FieldsLink copied!
AssignHubRoleToUserInput.userId
● ID!
non-null scalarLink copied!
The ID of the user to assign the role to
AssignHubRoleToUserInput.cmsHubId
● ID!
non-null scalarLink copied!
The ID of the repository for the role that is to be assigned
AssignHubRoleToUserInput.role
● CMSHubRole!
non-null enumLink copied!
The role to assign to this user
Member ofLink copied!
assignCMSHubRoleToUser
mutation