Parameter | Type | Description | Example |
object | The view schema. | ||
fields | array | The list of field definitions for the view. | |
A field definition for the view. | |||
query | string | The default query for the view. | |
dialects | object | Queries for different engines. | |
string | The query for the engine. | ||
comment | string | The comment. | |
options | object | The configuration parameters for the view. | |
string | A configuration parameter. |