entities update label related entities better
This commit is contained in:
@@ -32,6 +32,8 @@ class ProductSkuVariantValue extends Entity
|
||||
'product_sku_id' => true,
|
||||
'product_category_variant_id' => true,
|
||||
'product_category_variant_option_id' => true,
|
||||
|
||||
// entities
|
||||
'product_skus' => true,
|
||||
'product_category_variant' => true,
|
||||
'product_category_variant_option' => true,
|
||||
|
||||
Reference in New Issue
Block a user