Skip to content

Instantly share code, notes, and snippets.

@aronbalog
Created May 6, 2018 02:03
Show Gist options
  • Save aronbalog/a25c5ee35d2362d0e1e660c0259c0684 to your computer and use it in GitHub Desktop.
Save aronbalog/a25c5ee35d2362d0e1e660c0259c0684 to your computer and use it in GitHub Desktop.
type Person {
id: ID!
name: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment