Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created December 7, 2020 07:12
Show Gist options
  • Save velotiotech/347dcdc39233e2429aa3f5c94a3d154c to your computer and use it in GitHub Desktop.
Save velotiotech/347dcdc39233e2429aa3f5c94a3d154c to your computer and use it in GitHub Desktop.
type User @key(fields: "id") {
id: ID!
username: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment