OBJECT

InProgressCount

link GraphQL Schema definition

  • type InProgressCount {
  • # number of records completed
  • at: Int
  • # total number of records
  • coordinates: JSON
  • # total number of records
  • total: Int
  • }

link Require by