New Utility Function: Return
It is a powerful function that enables you to Return a response early in your Function Stack. Before, a function stack had to run its entire course before returning the response. With the Return function, you can choose to get your API response once you have it.
A tutorial will be coming this week so be on the lookout!
5 replies