Created
April 20, 2018 10:42
-
-
Save pie6k/f287ce8dda09af7a1b91b5d0b97223f8 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
{ | |
findProductById(id: 20) { | |
id | |
price | |
isExpensive | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment