Vendure CLI: Add generation of VendureEvent & VendureEntityEvent for the event bus
Opened this issue · 1 comments
DanielBiegler commented
Is your feature request related to a problem? Please describe.
Should be in line with the vision for the CLI of providing all the building blocks for quick iteration.
Describe the solution you'd like
Similar to the entity or service creation: Gather some context and create the event / entity-event. See the docs and or linked resources for specifics.
Additional context