example { "relationships": { "field_test": { "data": [ { "type": "paragraph--image", "id": "456" }, { "type": "paragraph--text", "id": "123" } ] } } }
example
{
"relationships": {
"field_test": {
"data": [
{
"type": "paragraph--image",
"id": "456"
},
{
"type": "paragraph--text",
"id": "123"
}
]
}
}
}