kimkimani / nextjs-blog-app-using-typescript-and-notion

Check the below step by step guide
https://www.section.io/engineering-education/create-a-nextjs-blog-using-typescript-and-notion-api/
12 stars 3 forks source link

Notion API changed; no longer able to query page title from the database #1

Open Bojne opened 2 years ago

Bojne commented 2 years ago

The properties.Name.title[0] no longer works. See this part of the API FAQ

rogeriocassares commented 2 years ago

Hi @Bojne here I am too! Thanks for your precious hint!