notion.updatepagepropertiesprops.properties
Home > @runlightyear/notion > UpdatePagePropertiesProps > properties
UpdatePagePropertiesProps.properties property
The property values to update for the page. The keys are the names or IDs of the property and the values are property values. If a page property ID is not included, then it is not changed.
Signature:properties?: PagePropertiesInput;