Github API - Test Config

DeploymentRequestEdge [object]

An edge in a connection.

Attributes
cursor 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 cursor for use in pagination.

node DeploymentRequest

DeploymentRequest [object]

A request to deploy a workflow run to an environment.

Attributes
currentUserCanApprove Boolean

Whether or not the current user can approve the deployment

environment Environment

The target environment of the deployment

The teams or users that can review the deployment

waitTimer Int

The wait timer in minutes configured in the environment

waitTimerStartedAt DateTime

The wait timer in minutes configured in the environment

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API