Qingflow Canonical Query Plan
qf.query.planValidate and normalize queries for Qingflow CRUD operations. Test if your query DSL is properly structured and ready to execute.
Instructions
Preflight canonical query DSL, normalize loose inputs, translate into internal tools and estimate whether the query is ready for a final conclusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| query | No | ||
| action | No | ||
| probe | No | ||
| resolve_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| meta | No |