query
query copied to clipboard
type(vue-query): ensure type definition matches implementation
Resolve #7905
This PR updates the type definition of the enabled option in useQuery.
The motivation can be found here: https://github.com/TanStack/query/issues/7905#issuecomment-2971140693
If there is anything I might have overlooked, please feel free to let me know. Thank you!