This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add missing return type for shopper product configure endpoint (#…
…810) Previously was untyped and returning `any`, should be returning `Promise<ShopperCatalogResource<ProductResponse>>`
- Loading branch information