useQueryClient

The useQueryClient hook returns the current QueryClient instance.

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

Resources

Subscribe to our newsletter

The latest TanStack news, articles, and resources, sent to your inbox.

    I won't send you spam.

    Unsubscribe at any time.

    © 2020 Tanner Linsley. All rights reserved.