Created
August 3, 2017 06:44
-
-
Save anonymous/008e97a17e7bdb89466abaddf93f2c33 to your computer and use it in GitHub Desktop.
the description for this gist
This file contains 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 characters
mutation stage5{ | |
addCategory(id: 5, name: "FOO"){ | |
id | |
name | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment