Type aliases
ActivityRecord
ActivityType
ActivityType: "block-edited" | "collection-edited" | "collection-view-edited" | "collection-row-created" | "collection-property-edited"
AdvancedBlockUnion
AggregationResult
AggregationType
AnyRecord
BasicBlockUnion
BlockRecord
BlockType
BlockType: "page" | "text" | "bulleted_list" | "numbered_list" | "to_do" | "toggle" | "header" | "sub_header" | "sub_sub_header" | "quote" | "callout" | "column_list" | "column" | "divider" | "collection_view" | "collection_view_page" | "image" | "video" | "audio" | "bookmark" | "code" | "file" | "embed" | "codepen" | "invision" | "pdf" | "table_of_contents" | "equation" | "factory" | "breadcrumb"
CheckboxAggregationType
CheckboxComparator
CheckboxSpecificAggregationType
CheckboxSpecificAggregationType: "checked" | "unchecked" | "percent_checked" | "percent_unchecked"
CheckboxSpecificComparator
CheckboxSpecificComparator: "checkbox_is" | "checkbox_is_not"
CollectionRecord
CollectionViewRecord
CommentRecord
Comparator
CountAggregationType
CountAggregationType: "count" | "count_values" | "unique" | "empty" | "not_empty"
CreatedEditedByAggregationType
CreatedEditedByComparator
CreatedEditedTimeAggregationType
CreatedEditedTimeComparator
DatabaseBlockUnion
DateAggregationType
DateComparator
DateSpecificAggregationType
DateSpecificAggregationType: "earliest_date" | "latest_date" | "date_range"
DateSpecificComparator
DateSpecificComparator: "date_is" | "date_is_within" | "date_is_before" | "date_is_after" | "date_is_on_or_before" | "date_is_on_or_after"
DiscussionRecord
Edit
EditType
EditType: "block-created" | "block-changed" | "collection-view-created" | "collection-view-changed" | "collection-property-deleted"
EmailAggregationType
EmailComparator
EmbedBlockUnion
EmptinessComparator
EmptinessComparator: "is_empty" | "is_not_empty"
EnumMultipleComparator
EnumMultipleComparator: "enum_contains" | "enum_does_not_contain"
EnumSingleComparator
EnumSingleComparator: "enum_is" | "enum_is_not"
FileAggregationType
FileComparator
FilterOperator
FilterOperator: "and" | "or"
FilterValueType
FilterValueTypeDateIsOnBeforeAfter
FilterValueTypeDateIsOnBeforeAfter: "exact_date" | "today" | "tomorrow" | "yesterday" | "one_week_ago" | "one_week_from_now" | "one_month_ago" | "one_month_from_now"
FilterValueTypeDateIsWithin
FilterValueTypeDateIsWithin: "the_past_week" | "the_past_month" | "the_past_year" | "the_next_week" | "the_next_month" | "the_next_year"
FilterValueTypePerson
FilterValueTypePerson: "person"
FollowRecord
GeneralAggregationType
Map
Map<T>: {}
Type parameters
MediaBlockUnion
MultiSelectAggregationType
MultiSelectComparator
NotionUserRecord
NumberAggregationType
NumberComparator
NumberSpecificAggregationType
NumberSpecificAggregationType: "sum" | "average" | "median" | "min" | "max" | "range"
NumberSpecificComparator
NumberSpecificComparator: "number_equals" | "number_does_not_equal" | "number_greater_than" | "number_less_than" | "number_greater_than_or_equal_to" | "number_less_than_or_equal_to"
PercentAggregationType
PercentAggregationType: "percent_empty" | "percent_not_empty"
PersonAggregationType
PersonComparator
PhoneAggregationType
PhoneComparator
Record
Record<T>
: { role
: Role; value
?: T }
Type parameters
RecordUnion
SelectAggregationType
SelectComparator
SlackIntegrationRecord
SortDirection
SortDirection: "ascending" | "descending"
SpaceRecord
SpaceViewRecord
StringComparator
StringComparator: "string_is" | "string_is_not" | "string_contains" | "string_does_not_contain" | "string_starts_with" | "string_ends_with"
TextAggregationType
TextComparator
TitleAggregationType
TitleComparator
URLAggregationType
URLComparator
UserRootRecord
UserSettingsRecord
AggregationType union.