Github API - Test Config

BypassPullRequestAllowanceEdge [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 BypassPullRequestAllowance

BypassPullRequestAllowance [object]

A user, team, or app who has the ability to bypass a pull request requirement on a protected branch.

Implements
Node
Attributes

The actor that can bypass.

branchProtectionRule BranchProtectionRule

Identifies the branch protection rule associated with the allowed user, team, or app.

id ID

The Node ID of the BypassPullRequestAllowance object

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API