Skip to content

Commit

Permalink
export apolloConnect and graphiqlConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
helfer committed Jul 28, 2016
1 parent 5977a27 commit f7916ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { apolloExpress, graphiqlExpress } from './integrations/expressApollo';
export { ApolloHAPI, GraphiQLHAPI } from './integrations/hapiApollo';
export { apolloConnect, graphiqlConnect } from './integrations/connectApollo';

0 comments on commit f7916ea

Please sign in to comment.