Network tab returns array but data is undefined
I'm currently doing some testing with trpc + aws lambda. I have my network response returned with the actual array, but my
data property is undefined

datadata property is undefined
