Use GraphQL with React Query's useQuery

Share this video with your friends

Send Tweet

One of React Query's biggest strength is it's flexibility when dealing with asynchronous data. We will take a previously REST based app and plug in graphql-request to use GraphQL within our useQuery