@gqlts/cli
Version:
Generate a client sdk from your GraphQl API
10 lines • 378 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.RUNTIME_LIB_NAME = void 0;
exports.RUNTIME_LIB_NAME = '@gqlts/runtime';
// export interface Options {
// schemaValidation?: GraphQLSchemaValidationOptions
// schemaPrint?: SchemaPrintOptions
// schemaBuild?: BuildSchemaOptions & ParseOptions
// }
//# sourceMappingURL=config.js.map
;