Description of the patch clause illustration

This figure shows the $patch clause selected from the Add Clause drop-down list at the top right corner. The query field contains the following entry:

"$query": {
"site_admin": true
},
"$patch": [
{
"op": "test"
},
{
"path": "/"
},
{
"value": ""
}
]