Hey Arkadi,
Have you ever had the use case in which you need some parameters in the creation Store that will be provided to the Bootstrapper?
For example a creation/edition screen’s store in which you can provide with an id of an item or not. If you provide it, the Bootstrapper will dispatch the fetch action.
How would you do this?
Thanks 🙇