imranhsayed / gatsby-woocommerce-themes

⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
https://gatsby-woocommerce-theme.netlify.app/
MIT License
595 stars 312 forks source link

Updated gatsby-source-wordpress plugin, returns schema error #64

Open avidsapp opened 3 years ago

avidsapp commented 3 years ago

I updated the gatsby-source-wordpress-experimental plugin to v4 gatsby-source-wordpress. Now I'm getting an error: Cannot query field "databaseId" on type "WpProduct". I can't find any documentation on the WooCommerce graphql schema. Any ideas on how to upgrade?

chriswolmarans commented 3 years ago

Not sure @avidsapp, it looks like "gatsby-source-wordpress-experimental": "^6.0.0", is currently the latest compatible version that the theme uses, if I manage to get it working I'll post back here.

avidsapp commented 3 years ago

gatsby-source-wordpress-experimental is deprecated so I'm inclined not to use it moving forward.