QUERY_BATCH_SIZE
constQUERY_BATCH_SIZE:2000=2000
Defined in: apiCost.ts:34
Records jsforce returns per query round trip before it has to fetch another batch.
Used to estimate how many requests a record query costs on top of the per-file work.
constQUERY_BATCH_SIZE:2000=2000
Defined in: apiCost.ts:34
Records jsforce returns per query round trip before it has to fetch another batch.
Used to estimate how many requests a record query costs on top of the per-file work.