Github API - Test Config

EnterpriseServerUserAccountsUpload [object]

A user accounts upload from an Enterprise Server installation.

Implements
Node

Node [interface]

An object with an ID.

Attributes
id ID

ID of the object.

API:
Github GraphQL API
Attributes
createdAt DateTime

DateTime [scalar]

An ISO-8601 encoded UTC date string.

API:
Github GraphQL API

Identifies the date and time when the object was created.

enterprise Enterprise

Enterprise [object]

An account to manage multiple organizations with consolidated policy and billing.

Implements
AnnouncementBannerNode
Attributes
announcement String

The text of the announcement

announcementExpiresAt DateTime

The expiration date of the announcement, if any

announcementUserDismissible Boolean

Whether the announcement can be dismissed by the user

avatarUrl URI

A URL pointing to the enterprise's public avatar.

billingEmail String

The enterprise's billing email.

billingInfo EnterpriseBillingInfo

Enterprise billing information visible to enterprise billing managers.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

description String

The description of the enterprise.

descriptionHTML HTML

The description of the enterprise as HTML.

id ID

The Node ID of the Enterprise object

location String

The location of the enterprise.

A list of users who are members of this enterprise.

name String

The name of the enterprise.

organizations OrganizationConnection

A list of organizations that belong to this enterprise.

Enterprise information visible to enterprise owners or enterprise owners'
personal access tokens (classic) with read:enterprise or admin:enterprise scope.

resourcePath URI

The HTTP path for this enterprise.

slug String

The URL-friendly identifier for the enterprise.

url URI

The HTTP URL for this enterprise.

viewerIsAdmin Boolean

Is the current viewer an admin of this enterprise?

websiteUrl URI

The URL of the enterprise website.

API:
Github GraphQL API

The enterprise to which this upload belongs.

enterpriseServerInstallation 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 Enterprise Server installation for which this upload was generated.

id ID

ID [scalar]

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

API:
Github GraphQL API

The Node ID of the EnterpriseServerUserAccountsUpload object

name 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

The name of the file uploaded.

syncState EnterpriseServerUserAccountsUploadSyncState

EnterpriseServerUserAccountsUploadSyncState [enum]

Synchronization state of the Enterprise Server user accounts upload

Possible values
FAILURE

The synchronization of the upload failed.

PENDING

The synchronization of the upload is pending.

SUCCESS

The synchronization of the upload succeeded.

API:
Github GraphQL API

The synchronization state of the upload

updatedAt DateTime

DateTime [scalar]

An ISO-8601 encoded UTC date string.

API:
Github GraphQL API

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

API:
Github GraphQL API