|
|
|
The entity extensions.query is used to save queries. It takes the same arguments "attrs" and "conds" as [[General Queries]]. It is a normal entity, so all endpoints work as usual. The only difference is that the [[General Queries]] endpoint knows it is the entity where saved queries are stored.
|
|
|
|
The entity extensions.query is used to save queries. It takes the same arguments "attrs" and "conds" as [General Queries](/API/Queries). It is a normal entity, so all endpoints work as usual. The only difference is that the [[General Queries]] endpoint knows it is the entity where saved queries are stored.
|
|
|
|
|
|
|
|
To save a query, call
|
|
|
|
|
| ... | ... | |