Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omni.co/llms.txt

Use this file to discover all available pages before exploring further.

This parameter is how the view and the fields it contains are referenced, independent of the labels applied.

Syntax

# Reference this view as view_file_name

Properties

name
string
The name used to reference the view, derived from the file name. Cannot be explicitly set in the file.

Examples

In this example, if the file is named ecomm__users.view, the view will be referenced as ecomm__users, regardless of the label parameter.
View name from file name
# Reference this view as ecomm__users
schema: Ecomm
table: Users
label: Users With Orders