filter connected to backend
This commit is contained in:
@@ -15,6 +15,12 @@ export const endPoints = {
|
||||
gallery: "gallery/",
|
||||
contact: "contact/",
|
||||
statistics: "statistics/",
|
||||
filter: {
|
||||
size: "size/",
|
||||
sizePageItems: "size/?page_size=500",
|
||||
catalog: "catalog/",
|
||||
catalogPageItems: "catalog/?page_size=500",
|
||||
},
|
||||
post: {
|
||||
sendNumber: "callBack/",
|
||||
productContact: "customer/",
|
||||
|
||||
Reference in New Issue
Block a user