Skip to content

Commit 5e20d55

Browse files
committed
Addressed issues #2 #3 #4. Added syntax colors based on graphql.org
Commited previous versions, just because.
1 parent 7ee2502 commit 5e20d55

7 files changed

+9
-4
lines changed
Binary file not shown.
Loading
Binary file not shown.
Loading

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,17 @@ Original article available at: https://wehavefaces.net/graphql-shorthand-notatio
1111
- [PNG](https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png)
1212

1313
## Release notes
14+
__28 Jan 2017__
15+
- Fixes issue [#4](https://github.com/sogko/graphql-shorthand-notation-cheat-sheet/issues/4): Fixed typo in `enum` example.
16+
- Fixes issue [#3](https://github.com/sogko/graphql-shorthand-notation-cheat-sheet/issues/3): Added `comments` example.
17+
- Fixes issue [#2](https://github.com/sogko/graphql-shorthand-notation-cheat-sheet/issues/2): Added `schema` type.
18+
1419
__10 Jun 2016__
15-
- Fixes issue [#1](https://github.com/sogko/graphql-shorthand-notation-cheat-sheet/issues/1): `[Users]` should be `[User]`
20+
- Fixes issue [#1](https://github.com/sogko/graphql-shorthand-notation-cheat-sheet/issues/1): `[Users]` should be `[User]`.
1621

1722
__19 Apr 2016__
18-
- Updated title to "GraphQL Schema Language Cheat Sheet", as advised by @leeb
19-
- Updated `enum` example
23+
- Updated title to "GraphQL Schema Language Cheat Sheet", as advised by @leeb.
24+
- Updated `enum` example.
2025

2126
__18 Apr 2016__
22-
- First draft release
27+
- First draft release.
1.83 KB
Binary file not shown.
97.5 KB
Loading

0 commit comments

Comments
 (0)