Github API - Test Config

mutation updateIpAllowListForInstalledAppsEnabledSetting
apps

Sets whether IP allow list configuration for installed GitHub Apps is enabled on an owner.

Arguments
input UpdateIpAllowListForInstalledAppsEnabledSettingInput

UpdateIpAllowListForInstalledAppsEnabledSettingInput [input]

Autogenerated input type of UpdateIpAllowListForInstalledAppsEnabledSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

ownerId ID

The ID of the owner.

The value for the IP allow list configuration for installed GitHub Apps setting.

API:
Github GraphQL API

Parameters for UpdateIpAllowListForInstalledAppsEnabledSetting

Returns
UpdateIpAllowListForInstalledAppsEnabledSettingPayload

UpdateIpAllowListForInstalledAppsEnabledSettingPayload [object]

Autogenerated return type of UpdateIpAllowListForInstalledAppsEnabledSetting

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