Github API - Test Config

mutation updateNotificationRestrictionSetting

Update the setting to restrict notifications to only verified or approved domains available to an owner.

Arguments
input UpdateNotificationRestrictionSettingInput

UpdateNotificationRestrictionSettingInput [input]

Autogenerated input type of UpdateNotificationRestrictionSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

ownerId ID

The ID of the owner on which to set the restrict notifications setting.

The value for the restrict notifications setting.

API:
Github GraphQL API

Parameters for UpdateNotificationRestrictionSetting

Returns
UpdateNotificationRestrictionSettingPayload

UpdateNotificationRestrictionSettingPayload [object]

Autogenerated return type of UpdateNotificationRestrictionSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The owner on which the setting was updated.

API:
Github GraphQL API
API:
Github GraphQL API