Magidoc

Environment
Object

An environment.

Fields

#

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the Environment object

isPinned

Indicates whether or not this environment is currently pinned to the repository

latestCompletedDeployment

The latest completed deployment with status success, failure, or error if it exists

name

Non-null

The name of the environment

pinnedPosition

The position of the environment if it is pinned, null if it is not pinned

protectionRules

Non-null

The protection rules defined for this environment

Interfaces

#

Also implements Node .

Usages

#

References

#