OBJECT

OrderTaskSuccess

link GraphQL Schema definition

  • type OrderTaskSuccess {
  • # The ids of the orderTasks created
  • success: [Int]
  • }