1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-16 13:51:24 +00:00
Files
.vscode
framework
bigcommerce
commercejs
kibocommerce
ordercloud
saleor
shopify
spree
swell
api
cart
catalog
customers
endpoints
catalog
checkout
customer
cart.ts
login.ts
logout.ts
signup.ts
wishlist.ts
operations
utils
wishlist
customer.ts
index.ts
auth
cart
checkout
customer
product
types
utils
wishlist
.env.template
commerce.config.json
const.ts
fetcher.ts
index.tsx
next.config.js
provider.ts
schema.d.ts
schema.graphql
swell.ts
types.ts
vendure
packages
site
.editorconfig
.eslintrc
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package-copy.json
package-lock.json
package.json
commerce/framework/swell/api/endpoints/wishlist.ts
ghoskin 4d85b43a30 Update Swell Provider ()
* fix update cart item

* update types

* update checkout

* update get-page, cleanup types

* revert change to incorrect file

* cleanup

Co-authored-by: Greg Hoskin <greghoskin@Gregs-MacBook-Pro.local>
2021-06-14 17:37:18 -03:00

2 lines
44 B
TypeScript

export default function (_commerce: any) {}