SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

feat: typed meta option for queries and mutations (#5051)

* feat: typed meta option for queries and mutations

adds queryMeta and mutationMeta to the `Register` interface

* refactor: rename `RegisteredError` to `DefaultError`

this is the name that shows up in `UseQueryResult<number, DefaultError>` and `Registered` reads a bit weird
D
Dominik Dorfmeister committed
01ee84997b3cf9fe39861bb31452c8f2ede8f00c
Parent: c2af1ce
Committed by GitHub <noreply@github.com> on 3/5/2023, 6:44:41 AM