4
0
forked from crowetic/commerce

Updated readme

This commit is contained in:
Luis Alvarez 2021-02-23 23:07:49 -05:00
parent 9b251a10c6
commit bbfca29217

View File

@ -57,18 +57,21 @@ Main folder and its exposed functions
- getAllProducts
- `wishlist`
- useWishlist
- addWishlistItem
- removeWishlistItem
- useAddItem
- useRemoveItem
- `auth`
- useLogin
- useLogout
- useSignup
- `customer`
- useCustomer
- getCustomerId
- getCustomerWistlist
- `cart`
- useCart
- useAddItem
- useRemoveItem
- useCartActions
- useUpdateItem
- `config.json`