UNPKG

@jackchuka/gql-ingest

Version:

A CLI tool for ingesting data from files into a GraphQL API. Supports CSV, JSON, JSONL, and YAML file formats.

3 lines 140 B
import { Command } from "commander"; export declare function registerInitCommand(program: Command): void; //# sourceMappingURL=init.d.ts.map