Github API - Test Config

BranchProtectionRuleConflictEdge [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 BranchProtectionRuleConflict

BranchProtectionRuleConflict [object]

A conflict between two branch protection rules.

Attributes
branchProtectionRule BranchProtectionRule

Identifies the branch protection rule.

conflictingBranchProtectionRule BranchProtectionRule

Identifies the conflicting branch protection rule.

ref Ref

Identifies the branch ref that has conflicting rules

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API