Skip to content

React Query

Fetch and manage your Nhost GraphQL API data in React with TanStack React Query for caching and server-state handling.

React Query TanStack Query React data fetching GraphQL client server state

You can use Nhost with React Query in your React applications. React Query is a popular data-fetching library that helps you manage server state in your React apps.

You can find a working example with instructions in our GitHub repository.