Skip to content

Instantly share code, notes, and snippets.

@PierBover
Created November 4, 2018 02:30
Show Gist options
  • Select an option

  • Save PierBover/596502992ddb56df6b61a0f627e926b8 to your computer and use it in GitHub Desktop.

Select an option

Save PierBover/596502992ddb56df6b61a0f627e926b8 to your computer and use it in GitHub Desktop.
type Fruit {
id: ID!
name: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment