Commit f35bed9
authored
packages/openapi-react-query: Update createClient documentation
Update createClient documentation in openapi-react-query to point out incompatibility between `@tanstack/react-query`'s `QueryClient` and the generated `OpenapiQueryClient`. The current documentation assumes that the user has constructed a `QueryClient` already, the updated documentation explicitly brings forward the same assumption1 parent f96290b commit f35bed9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments