Created
April 12, 2020 22:24
-
-
Save NandoKstroNet/411f18747889e5166f199e6de3dc70b4 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: | |
type: object | |
config: | |
fields: | |
createProduct: | |
type: "Product" | |
resolve: "@=mutation('create_product', [args])" | |
args: | |
input: | |
type: "ProductInput" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment