Logo
Type aliases

CloudNotionPageDataSourceWritable

CloudNotionPageDataSourceWritable = object

Defined in: packages/cloud/src/client/types.gen.ts:1371

Properties

supports_access_control?

optional supports_access_control: false

Defined in: packages/cloud/src/client/types.gen.ts:1372


integration_token

integration_token: string

Defined in: packages/cloud/src/client/types.gen.ts:1376

The integration token to use for authentication.


database_ids?

optional database_ids: string | null

Defined in: packages/cloud/src/client/types.gen.ts:1380

The Notion Database Id to read content from.


page_ids?

optional page_ids: string | null

Defined in: packages/cloud/src/client/types.gen.ts:1384

The Page ID's of the Notion to read from.


class_name?

optional class_name: string

Defined in: packages/cloud/src/client/types.gen.ts:1385

On this page