apollo-server/packages/apollo-server-hapi/src/index.ts

6 lines
210 B
TypeScript

export { IRegister,
HapiOptionsFunction,
HapiPluginOptions,
HapiGraphiQLOptionsFunction,
HapiGraphiQLPluginOptions,
graphqlHapi, graphiqlHapi } from './hapiApollo';