UNPKG

pgl

Version:

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

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