chore(feature-flags): Sales Channels enabled by default (#2966)

This commit is contained in:
Oliver Windall Juhl
2023-01-10 16:45:23 +00:00
committed by GitHub
parent cac81749ea
commit 3308766389
34 changed files with 372 additions and 498 deletions
@@ -40,7 +40,7 @@ Object {
"cart_id": null,
"claim_order_id": StringMatching /\\^claim_\\*/,
"created_at": Any<String>,
"description": "Practical Granite Pizza",
"description": "Refined Wooden Chair",
"fulfilled_quantity": null,
"has_shipping": null,
"id": StringMatching /\\^item_\\*/,
@@ -67,7 +67,7 @@ Object {
},
],
"thumbnail": null,
"title": "Awesome Metal Ball",
"title": "Gorgeous Cotton Table",
"unit_price": 100,
"updated_at": Any<String>,
"variant": Object {
@@ -107,7 +107,7 @@ Object {
"status": "draft",
"subtitle": null,
"thumbnail": null,
"title": "Awesome Metal Ball",
"title": "Gorgeous Cotton Table",
"type_id": null,
"updated_at": Any<String>,
"weight": null,
@@ -115,7 +115,7 @@ Object {
},
"product_id": "test-product",
"sku": null,
"title": "Practical Granite Pizza",
"title": "Refined Wooden Chair",
"upc": null,
"updated_at": Any<String>,
"weight": null,