Skip to content

Instantly share code, notes, and snippets.

@meshboy
Created December 3, 2018 03:00
Show Gist options
  • Save meshboy/8569ed258df8e69e86c622f115305502 to your computer and use it in GitHub Desktop.
Save meshboy/8569ed258df8e69e86c622f115305502 to your computer and use it in GitHub Desktop.
type Mutation {
createUser(email: String!, name: String!, password: String)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment