Github API - Test Config

mutation updateSubscription

Updates the state for subscribable subjects.

Arguments
input UpdateSubscriptionInput

UpdateSubscriptionInput [input]

Autogenerated input type of UpdateSubscription

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The new state of the subscription.

subscribableId ID

The Node ID of the subscribable object to modify.

API:
Github GraphQL API

Parameters for UpdateSubscription

Returns
UpdateSubscriptionPayload

UpdateSubscriptionPayload [object]

Autogenerated return type of UpdateSubscription

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

subscribable Subscribable

The input subscribable entity.

API:
Github GraphQL API
API:
Github GraphQL API