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
@@ -8,6 +8,7 @@ const {
ShippingProfile,
ProductVariant,
Image,
Store,
} = require("@medusajs/medusa")
module.exports = async (connection, data = {}) => {