Use Dependent Queries to delay React Query's useQuery from firing on render

Share this video with your friends

Send Tweet

Here we'll walk through how to make a query wait until some action is taken to fire. We'll also touch on a few different options that React Query has built in to handle dependent queries.