-
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 Reproduc…
-
Very nice project and it works against the demo site. However it's otherwise quite hard to setup without knowing which versions of WPGraphQL is required and if there are any constraint in terms of da…
yumyo updated
5 years ago
-
### Description
When cloning a field group that contains a group field, the Schema produced is invalid and causes tooling such as the GraphiQL IDE to not load properly.
i.e.
![CleanShot 2024-0…
-
Hi,
I'm running into a JS console error when trying to load the Graphiql-ide page in WP-admin after activating your plugin.
![SCR-20221026-j8m](https://user-images.githubusercontent.com/10035261…
-
## Description
When wp-graphql-woocommerce is activated, the app has error building. The error disappears only if disable the wp-graphql-woocommerce or comment out @gridsome/source-graphql part.
B…
-
I'm using the [WpGraphQL plugin](https://www.wpgraphql.com/) on my website and would like to know if there is a way to use the same jwt token mechanism we use for the web services to secure requests o…
-
See: https://github.com/google/web-stories-wp/issues/2950#issuecomment-656714802
The issue is here: https://github.com/wp-graphql/wp-graphql-jwt-authentication/blob/develop/src/ManageTokens.php#L33…
-
**Describe the bug**
Using query `products` setting first misbehaves not always returns the requested amount of elements.
**To Reproduce**
1. Query `products` with `first` > 10
**Expected beha…
-
Hey Peter,
Very interesting results, thanks for sharing. I've been trying to decide between WPGraphQL and REST for a new project. So you'd suggest custom REST endpoints would be faster?
I was un…
-
Hi everybody,
I'm trying to access the endpoint through the official WPGraphQL Plugin from the WP Plugin Library.
The plugin features the option to disable all requests, except authorized ones:
…