Skip to main content

Properties

NameTypeDescription
typestringThe field name given to a field type defined in the content type
valueanyThe value of the field, which can be of any type

Example

JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "synopsis": [ { "type": "mainHeading", "value": "Plot details" }, { "type": "markup", "value": "Nearly 10 years have passed since Sarah Connor was targeted for termination by a cyborg from the future. Now her son, John, the future leader of the resistance, is the target for a newer, more deadly terminator. Once again, the resistance has managed to send a protector back to attempt to save John and his mother Sarah." }, { "type": "memorableQuote", "value": { "text": "I'll be back!", "source": "Terminator T-800" } } ] }

Still need help?

New support request