Skip to content

Instantly share code, notes, and snippets.

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