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 f856f29 + 0d7b3f9 commit 62f1fccCopy full SHA for 62f1fcc
packages/graphql_flutter/lib/graphql_flutter.dart
@@ -14,5 +14,6 @@ export 'package:graphql_flutter/src/widgets/hooks/mutation.dart';
14
export 'package:graphql_flutter/src/widgets/hooks/query.dart';
15
export 'package:graphql_flutter/src/widgets/hooks/subscription.dart';
16
export 'package:graphql_flutter/src/widgets/hooks/watch_query.dart';
17
+export 'package:graphql_flutter/src/widgets/hooks/graphql_client.dart';
18
19
export 'package:graphql_flutter/src/hive_init.dart';
0 commit comments