Type aliases
CloudNotionPageDataSourceWritable
CloudNotionPageDataSourceWritable =
object
Defined in: packages/cloud/src/client/types.gen.ts:1320
Properties
supports_access_control?
optional
supports_access_control:boolean
Defined in: packages/cloud/src/client/types.gen.ts:1321
integration_token
integration_token:
string
Defined in: packages/cloud/src/client/types.gen.ts:1325
The integration token to use for authentication.
database_ids?
optional
database_ids:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1329
The Notion Database Id to read content from.
page_ids?
optional
page_ids:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1333
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:1334