Github API - Test Config

mutation unresolveReviewThread

Marks a review thread as unresolved.

Arguments
input UnresolveReviewThreadInput

UnresolveReviewThreadInput [input]

Autogenerated input type of UnresolveReviewThread

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

threadId ID

The ID of the thread to unresolve

API:
Github GraphQL API

Parameters for UnresolveReviewThread

Returns
UnresolveReviewThreadPayload

UnresolveReviewThreadPayload [object]

Autogenerated return type of UnresolveReviewThread

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

The thread to resolve.

API:
Github GraphQL API
API:
Github GraphQL API