Navigation to this function
This data object manages settings for query schemas that are used to configure and structure query settings. It contains information such as the name, version and a JSON schema that defines the exact structure of the query settings.
Identification
| Property | Description |
| Name | Designates the unique name of the query schema for the table view. This name is used to identify and differentiate between different query schemas and enables users to find and apply specific view configurations. |
| Version | The version indicates the processing status of the query schema. It allows you to track changes and ensures that you are always working with the latest version of the schema. |
| Description | This field contains a detailed description of the query schema for the table view. It is used to explain the purpose and properties of the defined schema, which helps users to better understand and find the configuration. |