commercelayer-sdk icon indicating copy to clipboard operation
commercelayer-sdk copied to clipboard

The official Commerce Layer JavaScript library wrapper, that makes it quick and easy to interact with Commerce Layer API.

Results 3 commercelayer-sdk issues
Sort by recently updated
recently updated
newest added

**New Commerce Layer SDK major release** - Remove axios dependency and add native fetch as HTTP client to execute API requests - Add _leazy loading_ feature to api client: resources...

enhancement

Any chance you can build a isomorphic SDK here? Currently, you use axios for the fetch in client.ts, which makes it impossible to use this SDK on the newer edge...

enhancement

### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like cl.tags.releationship([]) to empty a 1-n relationship cl.tags.relationship() to empty a 1-1...

enhancement