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

A Gatsby source plugin for content management with Notion using the official API.

Results 5 gatsby-source-notion issues
Sort by recently updated
recently updated
newest added

Notion has now added image support :) https://www.saurish.com/blog/notion-api-images

enhancement

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...

I can't seem to find childMdx in the graphql explorer I have `gatsby-plugin-mdx` being imported into my project via this theme: https://github.com/LekoArts/gatsby-themes/blob/main/themes/gatsby-theme-jodie-core/gatsby-config.mjs so I'm not sure why I wouldn't be...

Gatsby v5 has recently been [released](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/). Please take a look at the compatibility with it at your convenience 😄