Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 589 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 589 Bytes

vike-vue-query

TanStack Query integration for Vike.

Example: /examples/vue-query/
Version history: CHANGELOG.md

Query Client Configuration

The query client can receive custom options either by adding queryClientConfig to your +config.ts or adding a separate +queryClientConfig.ts file in your pages directory.