Skip to main content

Model tree

DataSourceCreateBody

The body of a create-data-source request.

DataSourceUpdateBody

The body of an update-data-source request.

DataSourceParent

The database a data source belongs to.

PropertyUpdate

A change to one column of an existing data source.

DataSourceQueryBody

The body of a query request.

Filter

Which rows a query returns.

TextCondition

Conditions on a text-valued property.

NumberCondition

Conditions on a number-valued property.

CheckboxCondition

Conditions on a checkbox property.

SelectCondition

Conditions on a select or status property.

MultiSelectCondition

Conditions on a multi-select property.

DateCondition

Conditions on a date-valued property.

EmptyCondition

A condition that needs no argument, such as past_week. This object has no settable fields.

PeopleCondition

Conditions on a people property.

ExistenceCondition

Whether a property has any value at all.

RelationCondition

Conditions on a relation property.

FormulaCondition

Conditions on a formula property, applied to the formula’s result.

RollupCondition

Conditions on a rollup property.

RollupSubCondition

A condition applied to each value a rollup gathers.

VerificationCondition

Conditions on a verification property, for pages in a wiki database.

Sort

How to order the rows a query returns.