Skip to content

Instantly share code, notes, and snippets.

@howyi
Last active December 2, 2019 16:55
Show Gist options
  • Save howyi/ceab19fd436ed5c03ff15081ef81e422 to your computer and use it in GitHub Desktop.
Save howyi/ceab19fd436ed5c03ff15081ef81e422 to your computer and use it in GitHub Desktop.
type Post @model @versioned {
id: ID!
title: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment