Skip to content

Instantly share code, notes, and snippets.

@AlecAivazis
Created January 30, 2019 04:38
Show Gist options
  • Save AlecAivazis/61a71fa1d550e0726847aea0ffa7c98b to your computer and use it in GitHub Desktop.
Save AlecAivazis/61a71fa1d550e0726847aea0ffa7c98b to your computer and use it in GitHub Desktop.
type Query {
node(id: ID!): Node
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment