In general, is strapi intended to be used via global scope in any file?
Assuming same thread and not a worker. (I set up my bullmq worker in the above way.)
Or are we supposed to pass strapi into every helper function call etc
In general, is strapi intended to be used via global scope in any file?
Assuming same thread and not a worker. (I set up my bullmq worker in the above way.)
Or are we supposed to pass strapi into every helper function call etc