Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created April 19, 2019 19:07
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 amandeepmittal/585e51060fd497140ed26e78ff08f175 to your computer and use it in GitHub Desktop.
Save amandeepmittal/585e51060fd497140ed26e78ff08f175 to your computer and use it in GitHub Desktop.
type Note @model {
id: ID!
note: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment