Describe the bug
When I attempt to use WPGraphQL WooCommerce (WooGraphQL) in conjunction with gatsby-source-woocommerce, I encounter numerous errors related to missing pageInfo fields.
To Reproduce
Steps to reproduce the behavior:
1. Install WPGraphQL and WPGraphQL WooCommerce (WooGraphQL) on a WordPress site.
2. Install gatsby-source-woocommerce on a Gatsby project and configure it as per the provided configuration.
3. Run gatsby develop.
Observe the errors in the console.
Expected behavior
I expected the gatsby-source-woocommerce to communicate seamlessly with my WordPress site through WPGraphQL WooCommerce (WooGraphQL).
Screenshots



Plugin Versions:
WooGraphQL Version: 0.18.0
WPGraphQL Version: 1.16.0
WordPress Version: 6.3.1
WooCommerce Version: 8.1.1
I also use this plugins (I tried deactivate this plugins):
WPGraphQL for Advanced Custom Fields Version: 0.6.1
WP GraphQL Polylang: 0.6.0
WP Gatsby: 2.3.3
The issue first arose right after I installed WPGraphQL WooCommerce (WooGraphQL).
Describe the bug
When I attempt to use WPGraphQL WooCommerce (WooGraphQL) in conjunction with gatsby-source-woocommerce, I encounter numerous errors related to missing pageInfo fields.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the gatsby-source-woocommerce to communicate seamlessly with my WordPress site through WPGraphQL WooCommerce (WooGraphQL).
Screenshots



Plugin Versions:
WooGraphQL Version: 0.18.0
WPGraphQL Version: 1.16.0
WordPress Version: 6.3.1
WooCommerce Version: 8.1.1
I also use this plugins (I tried deactivate this plugins):
WPGraphQL for Advanced Custom Fields Version: 0.6.1
WP GraphQL Polylang: 0.6.0
WP Gatsby: 2.3.3
The issue first arose right after I installed WPGraphQL WooCommerce (WooGraphQL).