Skip to content

Instantly share code, notes, and snippets.

@gc-codesnippets
Last active August 25, 2017 15:22
Show Gist options
  • Save gc-codesnippets/1c70361e633b91c224243ba82c7a9d5e to your computer and use it in GitHub Desktop.
Save gc-codesnippets/1c70361e633b91c224243ba82c7a9d5e to your computer and use it in GitHub Desktop.
type Post {
description: String!
imageUrl: String!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment