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.
1 parent 7008d8a commit 2a24babCopy full SHA for 2a24bab
src/index.ts
@@ -3,6 +3,7 @@
3
*/
4
5
export * from './ApolloErrorProcessor';
6
+export * from './handleApolloError';
7
export * from './mutation';
8
export * from './query';
9
export * from './subscription';
0 commit comments