Input Object GitHub::AddAssigneesToAssignableInput
Autogenerated input type of AddAssigneesToAssignable
Input Fields
assignableId: ID!
The id of the assignable object to add assignees to.
assigneeIds: [ID!]!
The id of users to add as assignees.
clientMutationId: String
A unique identifier for the client performing the mutation.