UNPKG

graphql-config

Version:

The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)

2 lines (1 loc) 66 B
export declare function serveSchema(port?: number): Promise<any>;