added update profile query key and route
This commit is contained in:
@@ -13,6 +13,7 @@ export const API_ENDPOINTS = {
|
|||||||
get_all: "/accounts/address/list",
|
get_all: "/accounts/address/list",
|
||||||
delete: "/accounts/address/delete",
|
delete: "/accounts/address/delete",
|
||||||
},
|
},
|
||||||
|
update: "/accounts/profile",
|
||||||
},
|
},
|
||||||
product: {
|
product: {
|
||||||
comments: "/products/comments",
|
comments: "/products/comments",
|
||||||
|
|||||||
Reference in New Issue
Block a user