Github API - Test Config

EnterpriseServerInstallationEdge [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 EnterpriseServerInstallation

EnterpriseServerInstallation [object]

An Enterprise Server installation.

Implements
Node
Attributes
createdAt DateTime

Identifies the date and time when the object was created.

customerName String

The customer name to which the Enterprise Server installation belongs.

hostName String

The host name of the Enterprise Server installation.

id ID

The Node ID of the EnterpriseServerInstallation object

isConnected Boolean

Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.

updatedAt DateTime

Identifies the date and time when the object was last updated.

User accounts on this Enterprise Server installation.

User accounts uploads for the Enterprise Server installation.

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API