I have multiple actions and API calls that I'm chaining together - however this in cases results in long response times. I want to streamline by having multiple actions called together at the same time on load - is this possible?
I have multiple actions and API calls that I'm chaining together - however this in cases results in long response times. I want to streamline by having multiple actions called together at the same time on load - is this possible?