Validate that batch passed to Catalog.upsertDocuments
is not empty …
#74
Annotations
2 errors
indexers/indexers.test.ts > Test catalog.shopifyIndexer:
catalog.ts#L185
Error: Failed to upsert documents: Bad Request
❯ Catalog.upsertDocuments catalog.ts:185:13
❯ JSONIndexer.indexItems indexers/json-indexer.ts:94:7
❯ JSONIndexer.index indexers/json-indexer.ts:74:5
❯ ShopifyIndexer.indexProducts indexers/shopify-indexer.ts:105:5
❯ ShopifyIndexer.index indexers/shopify-indexer.ts:97:5
❯ indexers/indexers.test.ts:129:3
|
test
Process completed with exit code 1.
|