forked from crowetic/commerce
Updated readme
This commit is contained in:
parent
9b251a10c6
commit
bbfca29217
@ -57,18 +57,21 @@ Main folder and its exposed functions
|
|||||||
- getAllProducts
|
- getAllProducts
|
||||||
- `wishlist`
|
- `wishlist`
|
||||||
- useWishlist
|
- useWishlist
|
||||||
- addWishlistItem
|
- useAddItem
|
||||||
- removeWishlistItem
|
- useRemoveItem
|
||||||
- `auth`
|
- `auth`
|
||||||
- useLogin
|
- useLogin
|
||||||
- useLogout
|
- useLogout
|
||||||
- useSignup
|
- useSignup
|
||||||
|
- `customer`
|
||||||
|
- useCustomer
|
||||||
|
- getCustomerId
|
||||||
|
- getCustomerWistlist
|
||||||
- `cart`
|
- `cart`
|
||||||
|
|
||||||
- useCart
|
- useCart
|
||||||
- useAddItem
|
- useAddItem
|
||||||
- useRemoveItem
|
- useRemoveItem
|
||||||
- useCartActions
|
|
||||||
- useUpdateItem
|
- useUpdateItem
|
||||||
|
|
||||||
- `config.json`
|
- `config.json`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user