openapi-typescript icon indicating copy to clipboard operation
openapi-typescript copied to clipboard

openapi-react-query: Get query keys

Open iffa opened this issue 1 year ago • 2 comments

There should be a mechanism to gain access to the query keys the lib generates.

iffa avatar Aug 02 '24 06:08 iffa

This should be resolved now that https://github.com/openapi-ts/openapi-typescript/pull/1858 is merged. Or am I missing something else?

musjj avatar Jan 22 '25 19:01 musjj

https://openapi-ts.dev/openapi-react-query/query-options is exactly what is needed to get the query data, state etc.

4yki avatar Feb 13 '25 09:02 4yki