Github API - Test Config

mutation deleteDeployment

Deletes a deployment.

Arguments
input DeleteDeploymentInput

DeleteDeploymentInput [input]

Autogenerated input type of DeleteDeployment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The Node ID of the deployment to be deleted.

API:
Github GraphQL API

Parameters for DeleteDeployment

Returns
DeleteDeploymentPayload

DeleteDeploymentPayload [object]

Autogenerated return type of DeleteDeployment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API