Open yumyo opened 5 years ago
Partial Update:
However, when it comes to my install and even using WPGraphQL 0.2.3 and Tabor's demo content, my build still fails with he same error above. It seems the issue is related to same missing/incorrectly named data beyond the Menu location name. Sadly, the error does not help much ...
Partial Update(2): The build works against wpgraphql demo site as well https://demo.wpgraphql.com/ so it is "just" a site specific issue but can't figure out which field or other data is missing ... My test url is http://dev-k-blocks.pantheonsite.io/graphql
Update(3): Just used another of the WP sites I manage and it works ... :( ... so the hard question remains ... how to find what data is missing? Is there any way in Gatsby to do that?
Very nice project and it works against the demo site. However it's otherwise quite hard to setup without knowing which versions of WPGraphQL is required and if there are any constraint in terms of data (beyond what any WP install brings in)
Currently my build fails as follows: