Zeromagic Query Language
The Zeromagic Query Language is a JSON-based query language specifically designed for interacting with Cosmos DB databases. It provides a straightforward syntax for constructing complex queries, filtering data, and performing operations on your database records. Container Name: The name of the Cosmos DB container containing the record to be updated. Query Editor: Custom Query block based on Zeromagic Query Language provides a user-friendly interface for composing and editing queries Auto Create: Create a collection if it doesnt exists in the container. Returns: Return aval based on the executed ZQL database query in the editor.
Custom Query Syntax