useQueryClient

The useQueryClient hook returns the current QueryClient instance.

import { useQueryClient } from 'react-query'
const queryClient = useQueryClient()
Was this page helpful?

Resources

Subscribe to Bytes

The best JavaScript newsletter! Delivered every Monday to over 76,000 devs.

Bytes

No spam. Unsubscribe at any time.

© 2020 Tanner Linsley. All rights reserved.