chec / seeder

Chec seeder tool, used in example stores to seed product data when creating them with the CLI's "demo store" command
https://commercejs.com/blog/getting-started-with-the-chec-cli/
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Product seeds may now reference categories via "links" in the same way as assets #9

Closed robbieaverill closed 4 years ago

ScopeyNZ commented 4 years ago

I think that it's a concern of the seeder and the types of links it supports

ricardodesimas commented 4 years ago

i.e. In the future we might have assets on categories that needs to be seeded before categories, requiring another change to this project.

robbieaverill commented 4 years ago

We can develop a more mature prioritisation mechanism when we need it :-)