What's the pattern for getting data from a POST to a worker function?
Just setting up a super simple function for my nuxt app, the siganture looks like this
Looks like
Looks like
context.request.body is a ReadableStream - should I be looking there?
localhost:8788/getPresignedAssetUrl from Postman and sticking data inside a JSON body