Add support for withGraphQLExtension

This commit is contained in:
Chi Vinh Le
2018-03-13 22:10:00 +01:00
parent a81ae2b7f8
commit 79f885244a
6 changed files with 70 additions and 8 deletions
+1
View File
@@ -17,6 +17,7 @@ export {
withFetchMore,
withSubscribeToMore,
withRefetch,
withGraphQLExtension,
} from 'coral-framework/hocs';
export {
withIgnoreUser,