UNPKG

postgraphile

Version:

Automatic, high performance, and highly customizable GraphQL API for PostgreSQL

7 lines 267 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const cli_1 = require("graphile-config/cli"); const cli_ts_1 = require("./cli.js"); (0, cli_1.runCli)(cli_ts_1.options, cli_ts_1.run); //# sourceMappingURL=cli-run.js.map