Skip to content

Support 'prefetchQuery' and 'invalidateKeys' on openapi-react-query #1898

Open
@onionhammer

Description

@onionhammer

Description
Currently, the supported methods on an api created with createClient are 'useQuery', 'useMutation', and 'useSuspenseQuery', which doesn't capture much of what react-query can do

Proposal

Add support for some basic react-query functionality (or otherwise document how to utilize that functionality in the documentation

Checklist

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions