Skip to main content

CMSHubRolesInput

No description

input CMSHubRolesInput {
cmsHubId: ID!
roles: [HubRole!]!
}

Fields
Link copied!

CMSHubRolesInput.cmsHubId ● ID! non-null scalar
Link copied!

ID of the Hub that these role assignments correspond to

CMSHubRolesInput.roles ● [HubRole!]! non-null enum
Link copied!

List of repository roles assigned to this user

Member of
Link copied!

InviteUserToOrganizationInput input ● UpdateOrganizationInvitationInput input