feat(admin): manage and sync product details
This commit is contained in:
@@ -248,6 +248,7 @@ model User {
|
||||
enum SyncType {
|
||||
CATEGORIES
|
||||
PRODUCTS
|
||||
PRODUCT_DETAILS
|
||||
}
|
||||
|
||||
enum SyncStatus {
|
||||
|
||||
Reference in New Issue
Block a user