Type and Existence Operators with nested support
Optional
"name" in { name: "John" }
"name" == "string" in { name: "John" }
Type and Existence Operators with nested support