OBJECT

TaskDeleteDetails

link GraphQL Schema definition

  • type TaskDeleteDetails {
  • # The name of the task
  • taskName: String
  • }