json-api-normalize
json-api-normalize copied to clipboard
not support different type array
example
{ "relationships": { "field_test": { "data": [ { "type": "paragraph--image", "id": "456" }, { "type": "paragraph--text", "id": "123" } ] } } }