UNPKG

425 BTypeScriptView Raw
1export { GraphQLOptions, Config, gql, ApolloError, toApolloError, SyntaxError, ValidationError, AuthenticationError, ForbiddenError, UserInputError, } from 'apollo-server-core';
2export { ApolloServer, ServerRegistration, GetMiddlewareOptions, ApolloServerExpressConfig, ExpressContext, } from './ApolloServer';
3export { CorsOptions } from 'cors';
4export { OptionsJson } from 'body-parser';
5//# sourceMappingURL=index.d.ts.map
\No newline at end of file