Github API - Test Config

UpdateProjectV2CollaboratorsPayload [object]

Autogenerated return type of UpdateProjectV2Collaborators

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.

collaborators ProjectV2ActorConnection

ProjectV2ActorConnection [object]

The connection type for ProjectV2Actor.

Attributes

A list of edges.

nodes ProjectV2Actor []

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 collaborators granted a role

API:
Github GraphQL API