Github API - Test Config

GrantEnterpriseOrganizationsMigratorRolePayload [object]

Autogenerated return type of GrantEnterpriseOrganizationsMigratorRole

Attributes
clientMutationId 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 unique identifier for the client performing the mutation.

organizations OrganizationConnection

OrganizationConnection [object]

A list of organizations managed by an enterprise.

Attributes
edges OrganizationEdge []

A list of edges.

nodes Organization []

A list of nodes.

pageInfo PageInfo

Information to aid in pagination.

totalCount Int

Identifies the total count of items in the connection.

API:
Github GraphQL API

The organizations that had the migrator role applied to for the given user.

API:
Github GraphQL API