notion-sdk-js
notion-sdk-js copied to clipboard
Feat: api-endpoints.ts - export Properties Params on createDatabase
Export Properties Params to create dynamic title name for properties. To create databases with internalization, the field name must be dynamic, and to get TS power, I exported the type to get the TSrecommendation