Last active
November 13, 2019 13:54
-
-
Save aptkdev/b3d441a6fd691c57e5fb2815579c7331 to your computer and use it in GitHub Desktop.
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 characters
mutation { | |
Account(Name: Test) { | |
Id | |
Name | |
CreatedDate | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment