Created
August 24, 2015 21:01
-
-
Save KuraFire/857e8b19cd574a00886f to your computer and use it in GitHub Desktop.
Revisions
-
KuraFire created this gist
Aug 24, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ { globalTodoList { id items { edges { node { text complete } } } } }