Open bikalay opened 4 years ago
I'm experiencing this same problem after migrating from gatsby-source-prismic to gatsby-source-prismic-graphql.
Is there any way to increase the max depth?
Prismic states the following on their page for retrieving linked documents:
https://prismic.io/docs/graphql/query-the-api/fetch-linked-document-fields
How to increase the limit
I can run app with error in development mode. But i can't build
I already created issue for gatsgy but it was closed with coment:
ascorbic commented 2 hours ago Hi. This seems to be an issue with gatsby-source-prismic-graphql. That plugin does quite a bit of custom handling of graphql queries, so you'd need to check with them. Thanks.
Dependencies:
"gatsby": "^2.19.45", "gatsby-background-image": "^0.10.2", "gatsby-image": "^2.2.44", "gatsby-plugin-manifest": "^2.2.48", "gatsby-plugin-offline": "^3.0.41", "gatsby-plugin-react-helmet": "^3.1.24", "gatsby-plugin-sass": "^2.1.31", "gatsby-plugin-sharp": "^2.4.13", "gatsby-source-filesystem": "^2.1.56", "gatsby-source-prismic-graphql": "^3.5.0", "gatsby-transformer-sharp": "^2.3.19",