{
"@fields": [
"string"
],
"@filter": {
"spec": {
"logicop": "@and",
"value": [
{
"param": "string",
"operation": {
"operator": "_eq",
"value": null
}
}
]
}
},
"@groupby": {},
"@paginate": {
"limit": 0,
"order_by": "string",
"cursor": "string",
"desc": true
},
"@orderby": {},
"edges": {
"property1": {
"@fields": [
"string"
],
"@filter": {
"spec": {
"logicop": "@and",
"value": [
{
"param": "string",
"operation": {
"operator": "_eq",
"value": null
}
}
]
}
},
"@groupby": {},
"@paginate": {
"limit": 0,
"order_by": "string",
"cursor": "string",
"desc": true
},
"@orderby": {},
"edges": {}
},
"property2": {
"@fields": [
"string"
],
"@filter": {
"spec": {
"logicop": "@and",
"value": [
{
"param": "string",
"operation": {
"operator": "_eq",
"value": null
}
}
]
}
},
"@groupby": {},
"@paginate": {
"limit": 0,
"order_by": "string",
"cursor": "string",
"desc": true
},
"@orderby": {},
"edges": {}
}
}
}