Skip to content

Instantly share code, notes, and snippets.

@felipe-ssilva
Created June 7, 2019 21:56
Show Gist options
  • Save felipe-ssilva/30d3c8dbc7aa89705b251c581b0bde92 to your computer and use it in GitHub Desktop.
Save felipe-ssilva/30d3c8dbc7aa89705b251c581b0bde92 to your computer and use it in GitHub Desktop.
mutation {
deleteUser(id: "1") {
id
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment