PaulieScanlon / paulie-dev-2019-comments-repo

The repo that holds all the comments from paulie.dev
0 stars 0 forks source link

posts/2022/09/how-to-use-tanstack-query-with-gatsby/ #7

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Paul Scanlon | How to use TanStack Query (react-query) with Gatsby

In this post I'll be discussing how to use TanStack Query , or more specifically @tanstack/react-query to replace the often quite…

https://paulie.dev/posts/2022/09/how-to-use-tanstack-query-with-gatsby/

repolife commented 1 year ago

I was hoping this would explain how to use useQuery with gastby graphql apis.

PaulieScanlon commented 1 year ago

Hey, what data are you trying to query from Gatsby that you can’t get to by using Gatsby’s built in querying methods?