swellstores / swell-js

JS library for building storefronts and checkouts with Swell ecommerce.
https://swell.is
MIT License
139 stars 29 forks source link

fix: add error response types to account, cart and subscriptions api #178

Closed awwit closed 4 months ago

awwit commented 4 months ago

This PR should fix issue #96.

An API review was conducted to find out which requests could return error messages. The ErrorResponse type has been added to requests that may return an error.