mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"filter": {
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"operation": "and",
|
|
"filters": [
|
|
{
|
|
"type": "value",
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "catalog"
|
|
}
|
|
},
|
|
{
|
|
"type": "value",
|
|
"arguments": {
|
|
"field": "superCatalog.uid"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"type": "boolean"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"operation": "and",
|
|
"filters": [
|
|
{
|
|
"type": "value",
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "academic event"
|
|
}
|
|
},
|
|
{
|
|
"type": "value",
|
|
"arguments": {
|
|
"field": "catalogs.uid"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
],
|
|
"operation": "or"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
],
|
|
"operation": "and"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
}
|