Github API - Test Config

EnterpriseServerUserAccountsUploadEdge [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 EnterpriseServerUserAccountsUpload

EnterpriseServerUserAccountsUpload [object]

A user accounts upload from an Enterprise Server installation.

Implements
Node
Attributes
createdAt DateTime

Identifies the date and time when the object was created.

enterprise Enterprise

The enterprise to which this upload belongs.

enterpriseServerInstallation EnterpriseServerInstallation

The Enterprise Server installation for which this upload was generated.

id ID

The Node ID of the EnterpriseServerUserAccountsUpload object

name String

The name of the file uploaded.

The synchronization state of the upload

updatedAt DateTime

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

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API