Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

0.10.1 (2017-12-01)

Compare
Choose a tag to compare
@timsuchanek timsuchanek released this 01 Dec 16:23
· 10960 commits to master since this release

CLI 0.10.1

Download the latest CLI version with npm install -g graphcool.

Features

  • 8faf9a2 support multiple types.graphql files

Fixes

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