API
| Export | |
|---|---|
TypeFetchProvider | Puts one QueryClient in scope. |
useQueryClient | The client from the nearest provider (throws if absent). |
useQuery | Subscribe to one endpoint + input. |
useMutation | A write plus its declared invalidation. |
| (re-exports) | QueryClient, createQueryClient, and the core's types. |
License
MIT © Taha Nabavi