INPUT_OBJECT

deleteTaskInput

Autogenerated input type of deleteTask

link GraphQL Schema definition

  • input deleteTaskInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • }