Input Object GitHub::RemoveLabelsFromLabelableInput
Autogenerated input type of RemoveLabelsFromLabelable
Input Fields
labelableId: ID!
The id of the Labelable to remove labels from.
labelIds: [ID!]!
The ids of labels to remove.
clientMutationId: String
A unique identifier for the client performing the mutation.