Github API - Test Config

mutation markNotificationAsDone

Marks a notification as done

Arguments
input MarkNotificationAsDoneInput

MarkNotificationAsDoneInput [input]

Autogenerated input type of MarkNotificationAsDone

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The NotificationThread id.

API:
Github GraphQL API

Parameters for MarkNotificationAsDone

Returns
MarkNotificationAsDonePayload

MarkNotificationAsDonePayload [object]

Autogenerated return type of MarkNotificationAsDone

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

success Boolean

Did the operation succeed?

viewer User

The user that the notification belongs to.

API:
Github GraphQL API
API:
Github GraphQL API