Github API - Test Config

RepositoryRuleEdge [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 RepositoryRule

RepositoryRule [object]

A repository rule.

Implements
Node
Attributes
id ID

The Node ID of the RepositoryRule object

parameters RuleParameters

The parameters for this rule.

repositoryRuleset RepositoryRuleset

The repository ruleset associated with this rule configuration

The type of rule.

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API