How to fetch Data

  • Recommended: React Query

  • useSWR, simple

GraphQL Options:

  • Apollo Client, og

  • Relay, fb mostly

Other

  • RTK Query

Last updated