Replies: 1 comment
-
You don't need Could you try remove |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, apologies if this question is not appropriate.
I'm using
gatsby-source-google-docs
andgatsby-plugin-mdx
. If I'm getting it correctly, for every document in the specified folder ingatsby-source-google-docs
options, an mdx node is generated. However, no Mdx node is generated in my case.The config looks like following:
Graphql query
Beta Was this translation helpful? Give feedback.
All reactions