TRPC: What object is passed to the function passed to a procedure?
I’m having a hard time understanding from trpc’s official docs exactly how to get the various properties of a Request object that comes to my API into the procedures I define in a trpc router.