@xlab-pkg/graphql-merge-cli

0.2.1 • Public • Published

graphql-merge-cli

CLI to merge GraphQL schemas into a single schema. Inital work on this wrapper was done by shreyas-a.

npm install -g @xlab-pkg/graphql-merge-cli

Options

  • -V, --version – output the version number
  • -s, --schema – glob path containing graphql schema files to be merged
  • -o, --output – output name of the new combined file that will be created
  • -h, --help – display help for command

Version

0.2.1

/@xlab-pkg/graphql-merge-cli/

    Package Sidebar

    Install

    npm i @xlab-pkg/graphql-merge-cli

    Weekly Downloads

    0

    Version

    0.2.1

    License

    ISC

    Unpacked Size

    3.42 kB

    Total Files

    6

    Last publish

    Collaborators

    • xlab_is