Github API - Test Config

AddLabelsToLabelablePayload [object]

Autogenerated return type of AddLabelsToLabelable

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.

labelable Labelable

Labelable [interface]

An object that can have labels assigned to it.

Attributes

A list of labels associated with the object.

API:
Github GraphQL API

The item that was labeled.

API:
Github GraphQL API