ModelSearchSizeEstimates

open_in_new

GraphQL Schema definition

  • type ModelSearchSizeEstimates {
  • # The total number of scans in the model.
  • scanCount: Int
  • }