notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
186 stars 46 forks source link

Database relations have a type of single_property and dual_property. #260

Closed KoditkarVedant closed 2 years ago

KoditkarVedant commented 2 years ago

Relation properties in databases objects now have a type of single_property or dual_property. These can be used to create one way relations between databases as well as two way relations within a database.

Notion changelog: https://developers.notion.com/changelog/releasing-notion-version-2022-06-28