Github API - Test Config

mutation updateIpAllowListEnabledSetting

Sets whether an IP allow list is enabled on an owner.

Arguments
input UpdateIpAllowListEnabledSettingInput

UpdateIpAllowListEnabledSettingInput [input]

Autogenerated input type of UpdateIpAllowListEnabledSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

ownerId ID

The ID of the owner on which to set the IP allow list enabled setting.

The value for the IP allow list enabled setting.

API:
Github GraphQL API

Parameters for UpdateIpAllowListEnabledSetting

Returns
UpdateIpAllowListEnabledSettingPayload

UpdateIpAllowListEnabledSettingPayload [object]

Autogenerated return type of UpdateIpAllowListEnabledSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The IP allow list owner on which the setting was updated.

API:
Github GraphQL API
API:
Github GraphQL API