import { graphqlExpress } from './expressApollo';

export const graphqlConnect = graphqlExpress;
