graphql-config
Advanced tools
Comparing version 1.0.0-rc.11 to 1.0.0
{ | ||
"name": "graphql-config", | ||
"version": "1.0.0-rc.11", | ||
"version": "1.0.0", | ||
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -30,2 +30,6 @@ # graphql-config | ||
**tl;dr** | ||
Install [`graphql-cli`](https://github.com/graphcool/graphql-cli) and run `graphql init`. Answer a few simple questions and you are set up! | ||
You can either configure your GraphQL endpoint via a configuration file `.graphqlconfig` | ||
@@ -32,0 +36,0 @@ (or `.graphqlconfig.yaml`) which should be put into the root of your project |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
71012
0
191