{
"type": "product-export",
"dry_run": false,
"context": {
"list_config": {
"skip": 0,
"take": 50,
"order": {
"created_at": "DESC"
},
"relations": [
"variants",
"variant.prices",
"images"
]
},
"shape": {
"dynamicImageColumnCount": 4,
"dynamicOptionColumnCount": 2,
"prices": [
{
"region": null,
"currency_code": "eur"
}
]
}
}
}