Notion database page queries should use the filter_properties parameter to only fetch the properties which are enabled on the collection. For example, if your database has 10 properties but only 3 are enabled on the Framer collection, it currently fetches the values of all 10 properties for each page despite only using the data from 3 of them. We could improve performance by only fetching enabled properties.
https://developers.notion.com/reference/query-a-data-source