Skip to content

Instantly share code, notes, and snippets.

@yvesbou
Created February 18, 2022 10:45
Show Gist options
  • Save yvesbou/56f83e79f2fd53fab67a33191a34a3ba to your computer and use it in GitHub Desktop.
Save yvesbou/56f83e79f2fd53fab67a33191a34a3ba to your computer and use it in GitHub Desktop.
mutation updateCoin{
updateCoin(
id: "620a78c8ded99924b9dda202",
input: {
name: "Helium (HNT)"
}){
id
name
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment