We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 919ca9d + 1f15a74 commit 7ada44dCopy full SHA for 7ada44d
README.md
@@ -50,8 +50,10 @@ Around `graphql_flutter` are builds awesome tools like:
50
51
1. [graphql_flutter_bloc](https://github.com/artflutter/graphql_flutter_bloc)
52
2. [graphql_codegen](https://github.com/heftapp/graphql_codegen)
53
+3. [graphql-cache-inspector](https://pub.dev/packages/graphql_cache_inspector)
54
55
## Features
56
+
57
✅ Queries, Mutations, and Subscriptions
58
✅ [Query polling and rebroadcasting](./packages/graphql/README.md#clientwatchquery-and-observablequery)
59
✅ [In memory and persistent caching](./packages/graphql/README.md#persistence)
0 commit comments