Skip to main content

CMSRepositoryRolesInput

No description

input CMSRepositoryRolesInput {
cmsRepositoryId: ID!
roles: [RepositoryRole!]!
}

Fields
Link copied!

CMSRepositoryRolesInput.cmsRepositoryId ● ID! non-null scalar
Link copied!

ID of the Repository that these role assignments correspond to

CMSRepositoryRolesInput.roles ● [RepositoryRole!]! non-null enum
Link copied!

List of repository roles assigned to this user

Member of
Link copied!

InviteUserToOrganizationInput input ● UpdateOrganizationInvitationInput input