Skip to content

Instantly share code, notes, and snippets.

@Bensigo
Created October 3, 2017 11:28
Show Gist options
  • Save Bensigo/f1f753136aafe9bd40c8dfcf5b8d441a to your computer and use it in GitHub Desktop.
Save Bensigo/f1f753136aafe9bd40c8dfcf5b8d441a to your computer and use it in GitHub Desktop.
module.exports = `
type Query {
hello: String!
}
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment