Skip to content

amogos/graphql-schema-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-schema-cli

Utility functions to export a graphql schema from remote graphql server.

Installation

yarn  install --dev graphql-schema-cli

Usage

"scripts": {
    "export-schema": "npx ./node_modules/graphql-schema-cli/index.js --url=http://localhost:4000/graphql --path=./schema.graphql"
}

Contributing

Very basic utility but any pull request is welcomed.

License

MIT

About

export graphql schema from remote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages