Open tansongchen opened 2 years ago
Hi. Yes it's an upstream problem which has been reported on their side https://github.com/makenotion/notion-sdk-js/issues/299
Based on their release frequency, I guess the new release should be around & hopefully they'll get this fixed.
I just noticed that we cannot retrieve the database description (defined here) from GraphQL
I took a look at the source code, and found that the
NotionAPIDatabase
interface you extracted didn't have this field. Should we report a bug to the upstream@notionhq/client
?