How do you inject the services you need into an extension data loader
I have set up a data loader in my extension and configured it to load successfully from the aca app.However, it is pretty useless as I cannot figure out how to inject a service into the data loader function.My code follows the aca documentation https...