dataSourceTemplateSchema
constdataSourceTemplateSchema:ZodObject<{id:ZodUUID;is_default:ZodBoolean;name:ZodString; },$strip>
Defined in: src/schemas/dataSource.schema.ts:88
A single data source template reference. The List data source templates endpoint returns an array of these.
Notion API reference: https://developers.notion.com/reference/list-data-source-templates