Github API - Test Config

mutation deleteEnvironment

Deletes an environment

Arguments
input DeleteEnvironmentInput

DeleteEnvironmentInput [input]

Autogenerated input type of DeleteEnvironment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The Node ID of the environment to be deleted.

API:
Github GraphQL API

Parameters for DeleteEnvironment

Returns
DeleteEnvironmentPayload

DeleteEnvironmentPayload [object]

Autogenerated return type of DeleteEnvironment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API