OBJECT

TaskCreateDetails

link GraphQL Schema definition

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