Overview
The Ecom API Worker is a Cloudflare Worker that proxies ecom API requests.
- Search requests (search, collections, recommendations, etc.) are enriched with ecom config and forwarded to the "global worker" (applies merchandising and caching then proxies to the Data Plane)
- Write requests (CRUD for indexes and docs, analytics, etc.) are forwarded to the Ecom API Lambda.