Skip to content

Instantly share code, notes, and snippets.

@SaraVieira
Created June 26, 2018 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaraVieira/8d0ed3352e5350ef766510c3c48708a9 to your computer and use it in GitHub Desktop.
Save SaraVieira/8d0ed3352e5350ef766510c3c48708a9 to your computer and use it in GitHub Desktop.
mutation {
addMovie(title:"Tremors", year: 1990) {
year
title
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment