Skip to content

Commit 62f1fcc

Browse files
Merge pull request #1147 from zino-hofmann/budde377-patch-4
fix: Export `useGraphQLClient` hook
2 parents f856f29 + 0d7b3f9 commit 62f1fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/graphql_flutter/lib/graphql_flutter.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ export 'package:graphql_flutter/src/widgets/hooks/mutation.dart';
1414
export 'package:graphql_flutter/src/widgets/hooks/query.dart';
1515
export 'package:graphql_flutter/src/widgets/hooks/subscription.dart';
1616
export 'package:graphql_flutter/src/widgets/hooks/watch_query.dart';
17+
export 'package:graphql_flutter/src/widgets/hooks/graphql_client.dart';
1718

1819
export 'package:graphql_flutter/src/hive_init.dart';

0 commit comments

Comments
 (0)