Input Object GitHub::AddLabelsToLabelableInput
Autogenerated input type of AddLabelsToLabelable
Input Fields
labelableId: ID!
The id of the labelable object to add labels to.
labelIds: [ID!]!
The ids of the labels to add.
clientMutationId: String
A unique identifier for the client performing the mutation.