Github API - Test Config

mutation unsubscribeFromNotifications

Unsubscribes from notifications

Arguments
input UnsubscribeFromNotificationsInput

UnsubscribeFromNotificationsInput [input]

Autogenerated input type of UnsubscribeFromNotifications

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

ids ID []

The NotificationThread IDs of the objects to unsubscribe from.

API:
Github GraphQL API

Parameters for UnsubscribeFromNotifications

Returns
UnsubscribeFromNotificationsPayload

UnsubscribeFromNotificationsPayload [object]

Autogenerated return type of UnsubscribeFromNotifications

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

success Boolean

Did the operation succeed?

API:
Github GraphQL API
API:
Github GraphQL API