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