taylor.presto
taylor.presto
TtRPC
Created by taylor.presto on 11/18/2023 in #❓-help
I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"
No description
13 replies
TtRPC
Created by taylor.presto on 12/20/2022 in #❓-help
useQuery enabled not working???
Even setting the enabled to false --> trpc.order.get({id: "123"}, {enabled: false}) still makes the request
2 replies
TtRPC
Created by taylor.presto on 10/29/2022 in #❓-help
Bi directional infinite query example with prisma
I'm working on a project that is using this pattern, but my hasPreviousPages gets blown away when I go to the next page. Anyone have an idea what might be happening?
1 replies
TtRPC
Created by taylor.presto on 10/21/2022 in #❓-help
How to infer the output of a mutation? The current methods appear to be depreciated.
4 replies