sogko / graphql-schema-language-cheat-sheet

GraphQL Shorthand Notation Cheat Sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Schema Language Cheat Sheet

The definitive guide to express your GraphQL schema succinctly

Original article available at: https://wehavefaces.net/graphql-shorthand-notation-cheatsheet-17cd715861b6

https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png

Downloads

Release notes

28 Jan 2017

  • Fixes issue #4: Fixed typo in enum example.
  • Fixes issue #3: Added comments example.
  • Fixes issue #2: Added schema type.

10 Jun 2016

  • Fixes issue #1: [Users] should be [User].

19 Apr 2016

  • Updated title to "GraphQL Schema Language Cheat Sheet", as advised by @leeb.
  • Updated enum example.

18 Apr 2016

  • First draft release.

About

GraphQL Shorthand Notation Cheat Sheet

License:MIT License