Hacker News new | ask | show | jobs
by shepherdjerred 747 days ago
TanStack Query isn't a REST client. It's a generic data fetching framework.

You could use TanStack query with GraphQL, Apollo, REST, or any other data source.

1 comments

yeah, you're right!