Skip to content

Instantly share code, notes, and snippets.

@gc-codesnippets
Created May 2, 2018 14:46
Show Gist options
  • Select an option

  • Save gc-codesnippets/46677bc97f9834d9d2c17d8d5b46a2ee to your computer and use it in GitHub Desktop.

Select an option

Save gc-codesnippets/46677bc97f9834d9d2c17d8d5b46a2ee to your computer and use it in GitHub Desktop.
type Query {
hello(name: String): String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment