Need help with making this briliant thing work #254
-
success building schema - 0.707s This in an error I get when trying to build my app using this plugin on vercel or netlify, I am just learning, so any help could be incredibly appreciated. export const pageQuery = graphql This is a query I use from basic example const result = await graphql( This is code that gives an error in the plugin files |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hello, did you try to copy templates and queries from the basic example folder? |
Beta Was this translation helpful? Give feedback.
-
It throws an error from create-pages.js file and the error says I couldn't find the definition for "GoogleDocsFilterInput" |
Beta Was this translation helpful? Give feedback.
-
It works perfectly when I set the folder ID to your drive's ID, but for some reason it doesn't work wity my folder |
Beta Was this translation helpful? Give feedback.
For now
gatsby-source-google-docs
does not work withgatsby
v5. Please try again using v4