0.2.1 • Published 1 month ago

@mosaic-markets/graphql-merge-cli v0.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

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 @mosaic-markets/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.0