Skip to content

Instantly share code, notes, and snippets.

@EmrysMyrddin
Created April 30, 2020 13:37
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 EmrysMyrddin/1514239b6ee6418ea3210921dafc66f1 to your computer and use it in GitHub Desktop.
Save EmrysMyrddin/1514239b6ee6418ea3210921dafc66f1 to your computer and use it in GitHub Desktop.
{
login(username: "Valentin", password: "MotDePasseSecret") {
token
user {
id
username
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment