-
### Which packages are impacted by your issue?
@graphql-codegen/core
### Describe the bug
I want to preface this by saying that I won't provide a repro URL, I don't have the time to so, feel …
-
**Title:** GraphQL is not a data query language
**Abstract:** Have you ever ran queries against different GraphQL APIs and thought about how different the filtering abilities of the APIs feel? Ther…
-
GraphQL is a client-based query language, which is seems more efficient than the current API on Mastodon. Using GraphQL might decrease bandwith usage, while delivering all needed results on every clie…
-
## Story
I want to search for a specific message or only show messages from a specific author.
### Problems
- How can different fields be searched like **user** and **createdAt**
###…
-
I'm a software engineer for almost 20 years and I recently started using GraphQL extensively.
While I understand the original thoughts of making GraphQL as simple as possible, we end up with a lan…
-
It would be nice to be able to specify additional "keys" for the caching logic of a query. This was mentioned in https://github.com/apollographql/apollo-client/issues/1420 but was subsequently closed.…
-
Hi,
First: thanks for the plugin which is great! 👏
My setup:
- WP 5.8.3
- Polylang Pro 3.1.2 (the pro version gives the possibility to share the same slug between translations)
- WPGraphql …
kuuak updated
3 months ago
-
## Actual Behavior
When this extension is enabled intellisense features such as go-to-definition and hovering for type info are noticeably slower than usual, taking several seconds when they would no…
-
For each of the examples, getting `GraphQLError: Syntax Error: Expected Name, found }` after running `npm install` followed by `npm start`.
```
(node:51878) UnhandledPromiseRejectionWarning: Graph…
-
**Describe the bug**
It is not possible to query woocommerce products for another locale, using wp-graphql-wpml
**To Reproduce**
The following query should return the english versions of the prod…