How to return an array from a Javascript (Wix Velo) query function
I’m new to Javascript and am having trouble understanding async functions (particularly the query function). I have a working query below but need to return the results of that query as an array.