UNPKG

@gqty/cli

Version:

Interactive codegen for GQty

4 lines (3 loc) 169 B
export { fetchSchema } from './commands/default/fetchSchema'; export { generateClient } from './commands/default/generateClient'; export { generate } from './generate';