Hello,
Is there anyway to manually set the order callbacks are fired? I understand the callbacks are called in order of dependencies, but I have one callback I would like to fire before the one that is being fired first now.
If an example is needed, please let me know.
Thank you