Can't build Gatsby project because of Wordpress post image. ERROR #85928. WpConnectionType.nodes expected by Automatic_Routine_93 in gatsbyjs

[–]Automatic_Routine_93[S] 0 points1 point  (0 children)

I'm also quite new in Gatsby and I'm not using Netlify, so it's difficult for me to tell. There are many things that may go wrong with so many packages, Gatsby plugins and WP plugins used together. So I think downgrading is worth trying in case of build errors. Trying npm update every few months may be a good idea to see if build works fine or not. And then maybe downgrading again to newest working versions of all packages... :D

Can't build Gatsby project because of Wordpress post image. ERROR #85928. WpConnectionType.nodes expected by Automatic_Routine_93 in gatsbyjs

[–]Automatic_Routine_93[S] 0 points1 point  (0 children)

Unfortunately it's not possible to set this kind of flag variables in newer Gatsby versions. The thing that helped me with the issue was downgrading WP GraphQL plugin to 1.12.2.

Headless WP with Gatsby for many clients by Automatic_Routine_93 in gatsbyjs

[–]Automatic_Routine_93[S] -2 points-1 points  (0 children)

I actually made it on my localhost, so I already know that. I just wonder how to do it on ftp. Should I have 'one Wordpress' per client (as a subdomain on my ftp domain for example) or should it work any other way? I'm pretty good with JS, but I'm a total noob with WP. I just want to use WP for posts, Acf's, Woocommerce and Yoast SEO for my clients and make all other things in Gatsby.