Skip to content

Instantly share code, notes, and snippets.

@NandoKstroNet
Created April 12, 2020 22:24
Show Gist options
  • Save NandoKstroNet/411f18747889e5166f199e6de3dc70b4 to your computer and use it in GitHub Desktop.
Save NandoKstroNet/411f18747889e5166f199e6de3dc70b4 to your computer and use it in GitHub Desktop.
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