Support Seeding Product Collections #5508
adamlamaa
started this conversation in
Feature Requests
Replies: 1 comment
-
Opened a PR for this: #5510 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Medusa Seed function (medusa/packages/medusa/src/commands/seed.ts) does not support seeding Product Collections.
It currently supports:
I would like to add a new section to the seed.json,
product_collections
:It would then be connected to products by the key
collection_id
under eachproduct
:Beta Was this translation helpful? Give feedback.
All reactions