mirror of
https://github.com/vale981/apollo-server
synced 2025-03-17 00:06:42 -04:00
9 lines
163 B
TypeScript
9 lines
163 B
TypeScript
![]() |
export {
|
||
|
LambdaHandler,
|
||
|
IHeaders,
|
||
|
LambdaGraphQLOptionsFunction,
|
||
|
LambdaGraphiQLOptionsFunction,
|
||
|
graphqlLambda,
|
||
|
graphiqlLambda,
|
||
|
} from './lambdaApollo';
|