You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
I updated the
gatsby-source-wordpress-experimental
plugin to v4gatsby-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?The text was updated successfully, but these errors were encountered: