Skip to content

Instantly share code, notes, and snippets.

@sandroqz
Created September 18, 2017 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandroqz/d236b9440c95d36e6c2c25964cd30866 to your computer and use it in GitHub Desktop.
Save sandroqz/d236b9440c95d36e6c2c25964cd30866 to your computer and use it in GitHub Desktop.
type Link {
url: String!
description: String!
id: ID! @isUnique
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment