return createTRPCContext({ event: ? // pass event.headers: heads? auth: auth(), // can't do this. idk best way to pass this through to awsLambdaRequestHandler and handle it });
return createTRPCContext({ event: ? // pass event.headers: heads? auth: auth(), // can't do this. idk best way to pass this through to awsLambdaRequestHandler and handle it });