Github API - Test Config

RepositoryRulesetBypassActorEdge [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 RepositoryRulesetBypassActor

RepositoryRulesetBypassActor [object]

A team or app that has the ability to bypass a rules defined on a ruleset

Implements
Node
Attributes
actor BypassActor

The actor that can bypass rules.

The mode for the bypass actor

id ID

The Node ID of the RepositoryRulesetBypassActor object

organizationAdmin Boolean

This actor represents the ability for an organization owner to bypass

repositoryRoleDatabaseId Int

If the actor is a repository role, the repository role's ID that can bypass

repositoryRoleName String

If the actor is a repository role, the repository role's name that can bypass

repositoryRuleset RepositoryRuleset

Identifies the ruleset associated with the allowed actor

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API