{
"filter": {
"groups": [
{
"conditions": [
{
"field": "company",
"operator": "eq",
"value": "cobra"
}
]
}
]
},
"filterGraphQL": "where: { lists: { some: { listId: { eq: \"11111111-1111-4111-8111-111111111111\" } } } }",
"filterType": "Manual"
}