-
-
Notifications
You must be signed in to change notification settings - Fork 29
GraphQL (GQL)
LeoTM edited this page Apr 19, 2023
·
3 revisions
Originally for RN bits of fb app, adapted/improved by other fb/external teams
- Feb15 Introducing Relay and GraphQL
- Dec17 fb f8app example
- Apr19 Why does Artsy use Relay?
- Nov22 GraphQL with Relay Modern
Comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI
- Stable since June18
- React / RN, Kotlin, iOS
https://www.apollographql.com/docs/federation/v2
The highly customizable and versatile GraphQL client for React, Svelte, Vue, or plain JavaScript, with which you add on features like normalized caching as you grow
- https://formidable.com/open-source/urql/docs/comparison
- https://formidable.com/open-source/urql/docs/graphcache/offline/#react-native
https://github.com/urql-graphql/urql
https://github.com/graphql-editor/graphql-zeus