Github API - Test Config

UpdateEnvironmentPayload [object]

Autogenerated return type of UpdateEnvironment

Attributes
clientMutationId String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

A unique identifier for the client performing the mutation.

environment Environment

Environment [object]

An environment.

Implements
Node
Attributes
databaseId Int

Identifies the primary key from the database.

id ID

The Node ID of the Environment object

name String

The name of the environment

The protection rules defined for this environment

API:
Github GraphQL API

The updated environment.

API:
Github GraphQL API