getShelfMonitor()

in src/graphql/queries.js [6:13]


    getShelfMonitor(ProductType: $ProductType) {
      s3Uri
      count
      ProductType
      Threshold
      createdAt
      updatedOn
    }