pcarion / gatsby-source-notionso

A Gatsby source plugin for sourcing data into your Gatsby application using Notion.so as a backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not sure to understand the imageNodes error

picsoung opened this issue · comments

Hey @pcarion

Thank for all your work!
I was really curious to give it a try but looks like I've found a blocker :/

 ERROR #85923  GRAPHQL
There was an error in your GraphQL query:
Cannot query field "imageNodes" on type "NotionPageBlog".

File: src/templates/page.js:46:7

This is the error your referenced on your FAQ, but I am not sure how to fix it.
I added an image to my root page, but looks like it didn't make any change.

Any tip to debug this issue?

Thanks

btw, is this plugin still usable? i followed the guide but no nodes generated... hmmm

I had this problem too. I had to put an image on the first page. Didn't work adding on root for me. Also sometimes I have a cache problem and need to use gatsby clean