Skip to content

Instantly share code, notes, and snippets.

@runeb
Created January 30, 2023 19:54
Show Gist options
  • Save runeb/e0b20e54927d20a2fca6912b646bc61d to your computer and use it in GitHub Desktop.
Save runeb/e0b20e54927d20a2fca6912b646bc61d to your computer and use it in GitHub Desktop.
{
"name": "article",
"type": "document",
"title": "Article",
"fields": [
{
"type": "string",
"name": "title"
},
{
"type": "image",
"name": "image"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment