Closed HUFGhani closed 2 years ago
Hey
Can you provide your endpoint here?
Can you try removing some of the config options you have as well, such as download assets, and markdown nodes?
You may also want to upgrade the next
version as I've just published a new one.
The issue here seems to be more of an introspection issue, meaning no endpoint was found. Since allGraphCmsPost
is generated in step 1 of our plugin, the types should be available thereafter. Only if something went wrong there (cannot source it) would there be an issue, I believe.
Closing as this appears to be more of a config issue than a plugin issue. We can continue to discuss though. Will reopen if it's plugin related.
Thanks!
when build site getting following error, Command that i'm using to build site is
yarn clean && yarn build
i've use the following example repo https://github.com/GraphCMS/gatsby-starter-graphcms-blog
I'm using Gatsby v4
gatsby-config.js
gatsby-node.js
Package.json