Object GitHub::MergePullRequestPayload

Autogenerated return type of MergePullRequest

Fields

actor: Actor

Identifies the actor who performed the event.

clientMutationId: String

A unique identifier for the client performing the mutation.

pullRequest: PullRequest

The pull request that was merged.

Uses

Mutation.mergePullRequest