gatsby-source-notion icon indicating copy to clipboard operation
gatsby-source-notion copied to clipboard

Missing Database Description from Upstream

Open tansongchen opened this issue 2 years ago • 1 comments

I just noticed that we cannot retrieve the database description (defined here) from GraphQL

image

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?

tansongchen avatar Jun 25 '22 00:06 tansongchen

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.

alvis avatar Jun 26 '22 05:06 alvis