Benchling Warehouse Custom View API
A custom SQL view created by users in Benchling's data warehouse, allowing them to define reusable queries that can be accessed like tables. Views appear in a dedicated schema and can be queried via Insights Dashboards or Direct Access. View names are unique within the tenant. View's `viewQuery` field contains the SQL SELECT statement that defines the view. View's `existsInWarehouse` flag indicates whether the view exists in the warehouse. It is updated asynchronously, so it may be out of date for a brief period of time.