@mosaic-markets/graphql-merge-cli
v0.2.1
Published
CLI to merge graphql schemas into a single schema
Downloads
5
Readme
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