Github API - Test Config

query meta

Return information about the GitHub instance

Returns
GitHubMetadata

GitHubMetadata [object]

Represents information about the GitHub instance.

Attributes
gitHubServicesSha GitObjectID

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

gitIpAddresses String []

IP addresses that users connect to for git operations

githubEnterpriseImporterIpAddresses String []

IP addresses that GitHub Enterprise Importer uses for outbound connections

hookIpAddresses String []

IP addresses that service hooks are sent from

importerIpAddresses String []

IP addresses that the importer connects from

isPasswordAuthenticationVerifiable Boolean

Whether or not users are verified

pagesIpAddresses String []

IP addresses for GitHub Pages' A records

API:
Github GraphQL API
API:
Github GraphQL API