Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

feat: support context builder? #38

Open
tclain-pillar opened this issue Oct 3, 2022 · 0 comments
Open

feat: support context builder? #38

tclain-pillar opened this issue Oct 3, 2022 · 0 comments

Comments

@tclain-pillar
Copy link

Thanks for the phenomenal work. Having used trpc, I can't wait to have a native nextjs solution.

Something that works well in trpc is the notion of a context builder. We can build the authentication state for instance and provide the current user for all query mutation automatically.

I know we could do that on every query mutation manually / and or with an Higher Order Function but I am wondering if there is any plan to have that in scope.

How can I help ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant