This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
0.10.1 (2017-12-01)
CLI 0.10.1
Download the latest CLI version with npm install -g graphcool
.
Features
- 8faf9a2 support multiple types.graphql files
Fixes
- 14d5b25 Fix Windows deployment paths. Thanks @kbrandwijk
- f79ad6b Fix #1220. Thanks @AlexanderChen1989
- ad61946 Upgrade json-schema. Thanks @kbrandwijk
- 3ac4e96 Remove temp folder after add-template. Thanks @kbrandwijk
- 67729fb No auth required for local cluster commands. Thanks @kbrandwijk
- 53ff291 Fixed outdated docs links. Thanks @kbrandwijk
Playground 1.3.0
New Playground release with awesome features like support for Apollo Tracing and multiple Endpoints!
Breaking Change
The new playground doesn't include the permission tab anymore.
Your permissions endpoint is available under https://api.graph.cool/simple/v1/SERVICE_ID/permissions
.
To access it, please use your platformToken or a rootToken.
You can learn more about permission tabs here.
https://github.com/graphcool/graphql-playground/releases/tag/v1.3.0