RemoveTaskInput
Autogenerated input type of RemoveTask
input RemoveTaskInput {
clientMutationId: String
taskId: ID!
}
Fields
RemoveTaskInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RemoveTaskInput.taskId ● ID! non-null scalar common
Member Of
taskRemove mutation