1.13 returns blank fields
-
Hi,
Just an FYI, 1.13.0 when used in conjunction with gatsby-source-wordpress, kills the build with the following error message when fetching data:
TypeError: Cannot destructure property 'fields' of 'nodesType' as it is undefined. at generateNodeQueriesFromIngestibleFields (node_modules/gatsby-source-wordpress/src/steps/ingest-remote-schema/build-queries-from-introspection/generate-queries-from-ingestable-types.js:155:13) at buildNodeQueries (node_modules/gatsby-source-wordpress/src/steps/ingest-remote-schema/build-queries-from-introspection/build-node-queries.js:25:25) at runSteps (node_modules/gatsby-source-wordpress/src/utils/run-steps.ts:41:9) at runSteps (node_modules/gatsby-source-wordpress/src/utils/run-steps.ts:43:9) at ingestRemoteSchema (node_modules/gatsby-source-wordpress/src/steps/ingest-remote-schema/index.js:49:5) at runSteps (node_modules/gatsby-source-wordpress/src/utils/run-steps.ts:41:9) at runAPI (node_modules/gatsby/src/utils/api-runner-node.js:487:16) ERROR #gatsby-source-wordpress_112003
Note – I’ve omitted my personal file path from the error above.
Reverting back to 1.12.2 allows the build to successfully complete.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘1.13 returns blank fields’ is closed to new replies.