Github API - Test Config

DeploymentProtectionRuleEdge [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 DeploymentProtectionRule

DeploymentProtectionRule [object]

A protection rule.

Attributes
databaseId Int

Identifies the primary key from the database.

preventSelfReview Boolean

Whether deployments to this environment can be approved by the user who created the deployment.

The teams or users that can review the deployment

timeout Int

The timeout in minutes for this protection rule.

The type of protection rule.

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API