Skip to content

Instantly share code, notes, and snippets.

@andruu
Created July 10, 2019 03:20
Show Gist options
  • Save andruu/439062fa9993730704a3bb79c9d471d4 to your computer and use it in GitHub Desktop.
Save andruu/439062fa9993730704a3bb79c9d471d4 to your computer and use it in GitHub Desktop.
mutation {
userCreate(name:"Andrew Test",email:"",password:""){
id
name
email
created
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment