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 138 B
import { Command } from "commander"; export declare function registerAddCommand(program: Command): void; //# sourceMappingURL=add.d.ts.map