Github API - Test Config

mutation updateEnterpriseMembersCanInviteCollaboratorsSetting

Sets whether members can invite collaborators are enabled for an enterprise.

Arguments
input UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput

UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput [input]

Autogenerated input type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterpriseId ID

The ID of the enterprise on which to set the members can invite collaborators setting.

The value for the members can invite collaborators setting on the enterprise.

API:
Github GraphQL API

Parameters for UpdateEnterpriseMembersCanInviteCollaboratorsSetting

Returns
UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload

UpdateEnterpriseMembersCanInviteCollaboratorsSettingPayload [object]

Autogenerated return type of UpdateEnterpriseMembersCanInviteCollaboratorsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterprise Enterprise

The enterprise with the updated members can invite collaborators setting.

message String

A message confirming the result of updating the members can invite collaborators setting.

API:
Github GraphQL API
API:
Github GraphQL API