Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-03 | 559 Bytes | |
v4.0.0.tar.gz | 2020-06-03 | 81.7 kB | |
v4.0.0.zip | 2020-06-03 | 126.2 kB | |
Totals: 3 Items | 208.5 kB | 0 |
- Support GraphQL v15
- Support GraphQL Config v3
- Update every dependency to latest
- Move shared parts of logic under
@graphql-cli
scoped packages - Use Yargs instead of Commander.js
- Add
validate
,coverage
,diff
andsimilar
commands - GraphQL Inspector - Use GraphQL Codegen in
codegen
command - Replace
playground
withserve
command - Replace
get-schema
withintrospect
command - New Plugin System
- Use Graphback
- Bug fixes