Skip to content

Instantly share code, notes, and snippets.

@AlecAivazis
Created May 31, 2019 02:01
Show Gist options
  • Save AlecAivazis/1b113e0d36b805e4dedb301e06f0dd92 to your computer and use it in GitHub Desktop.
Save AlecAivazis/1b113e0d36b805e4dedb301e06f0dd92 to your computer and use it in GitHub Desktop.
mutation {
login(input: {username: "1", password: "1"}) {
authToken
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment