GitHubEnterpriseAdministratorInvitation

An invitation for a user to become an owner or billing manager of an enterprise.

FIELDS
createdAt (GitHubDateTime!)

Identifies the date and time when the object was created.

email (String)

The email of the person who was invited to the enterprise.

enterprise (GitHubEnterprise!)

The enterprise the invitation is for.

id (ID!)

No description

invitee (GitHubUser)

The user who was invited to the enterprise.

inviter (GitHubUser)

The user who created the invitation.

oneGraphId (ID!)

Unique id across all of OneGraph

oneGraphLinkedNodes (OneGraphLinkedNodesConnection!)

List of OneGraphNodes that are linked from this node.

role (GitHubEnterpriseAdministratorRole!)

The invitee's pending role in the enterprise (owner or billing_manager).

IMPLEMENTS
OneGraphNode

An object with a globally unique id across all of OneGraph

GitHubNode

An object with an ID.

REQUIRED BY
GitHubAcceptEnterpriseAdministratorInvitationPayload

Autogenerated return type of AcceptEnterpriseAdministratorInvitation

GitHubCancelEnterpriseAdminInvitationPayload

Autogenerated return type of CancelEnterpriseAdminInvitation

GitHubEnterpriseAdministratorInvitationConnection

The connection type for EnterpriseAdministratorInvitation.

GitHubInviteEnterpriseAdminPayload

Autogenerated return type of InviteEnterpriseAdmin

GitHubQuery

The query root of GitHub's GraphQL interface.

____________________________________________________________________________________________________