refactor: remove usage of inventory_quantity from the codebase (#7323)

This commit is contained in:
Harminder Virk
2024-05-14 13:01:49 +02:00
committed by GitHub
parent 9ca302d33f
commit a502222582
18 changed files with 159 additions and 118 deletions
@@ -79,7 +79,6 @@ const remoteQueryObject = {
"ean",
"upc",
"variant_rank",
"inventory_quantity",
"allow_backorder",
"manage_inventory",
"hs_code",
@@ -188,7 +187,6 @@ describe("remoteQueryObjectToString", function () {
"variants.ean",
"variants.upc",
"variants.variant_rank",
"variants.inventory_quantity",
"variants.allow_backorder",
"variants.manage_inventory",
"variants.hs_code",