{
"Main": {
"uid": {
"type": "UID",
"config": {
"label": "test_blog",
"placeholder": "uuid test 2"
}
},
"title": [
{
"type": "heading1",
"content": {
"text": "This is the document title",
"spans":
}
}
]
}
}
I dont understand what I did wrong I am trying to import this code as test.json in test.zip file
Am I doing anything wrong?
The documentation isnt clear can anyone explain this we have major work in our company based on this.
This is just test data to try import feature in prismic. We have JSON data from Wordpress so i wanted to import that data to Prismic so I have been trying this for last few days.