Logo
Type aliases

CloudNotionPageDataSource

CloudNotionPageDataSource = object

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

Properties

supports_access_control?

optional supports_access_control: false

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


integration_token

integration_token: string

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

The integration token to use for authentication.


database_ids?

optional database_ids: string | null

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

The Notion Database Id to read content from.


page_ids?

optional page_ids: string | null

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

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:1019

On this page