UNPKG

455 BTypeScriptView Raw
1import { renderPlaygroundPage } from '@apollographql/graphql-playground-html';
2import { ApolloServerPlugin } from 'apollo-server-plugin-base';
3export declare type ApolloServerPluginLandingPageGraphQLPlaygroundOptions = Parameters<typeof renderPlaygroundPage>[0];
4export declare function ApolloServerPluginLandingPageGraphQLPlayground(options?: ApolloServerPluginLandingPageGraphQLPlaygroundOptions): ApolloServerPlugin;
5//# sourceMappingURL=index.d.ts.map
\No newline at end of file