Github API - Test Config

GitHubMetadata [object]

Represents information about the GitHub instance.

Attributes
gitHubServicesSha GitObjectID

GitObjectID [scalar]

A Git object ID.

API:
Github GraphQL API

Returns a String that's a SHA of github-services

gitIpAddresses 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

IP addresses that users connect to for git operations

githubEnterpriseImporterIpAddresses 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

IP addresses that GitHub Enterprise Importer uses for outbound connections

hookIpAddresses 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

IP addresses that service hooks are sent from

importerIpAddresses 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

IP addresses that the importer connects from

isPasswordAuthenticationVerifiable Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Whether or not users are verified

pagesIpAddresses 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

IP addresses for GitHub Pages' A records

API:
Github GraphQL API