Interface: NotionPropertySchema
Defined in: src/types/index.ts:1067
Schema definition for a database property.
Indexable
[
key:string]:unknown
Properties
id?
optionalid?:string
Defined in: src/types/index.ts:1068
name?
optionalname?:string
Defined in: src/types/index.ts:1069
type
type:
string
Defined in: src/types/index.ts:1070