I have this code that chunks an array and then passes the array to a webhook. The code has a return in it and so therefore stops after the first chunk.
How can I code