-
If a query returns an error, the store no longer updates with the newest data when using refetch. Is this intentional behavior?
Here's an example, I created a query that returns the time, and it wi…
-
The guides were migrated to use MP5 and Jakarta EE 9. Need to fix the README, seo, cloud-hosted landing pages to use the right terms of MP5 and Jakarta EE 9, e.g.
- not jaxrs
- Eclipse MicroProfile…
-
### What version of gazelle are you using?
0.23.0
### What version of rules_go are you using?
0.27.0
### What version of Bazel are you using?
4.0.0
### Does this issue reproduce with…
-
I really like the patterns vue-mc brings! Thanks for building it and documenting it clearly.
I saw a question about GraphQL, and this might be similar. I'm working with a gRPC backend, not a JSON R…
-
This issue contains (manually) generated dependency analysis results from jQA.
This is a follow up from the https://github.com/jakartaee/jakartaee-api/issues/125 and https://github.com/jakartaee/ja…
-
If a resolver has `Flux` return type and schema has `[...]` return type then it will crash on this line:
`com/graphql-java-kickstart/graphql-java-tools/5.7.1/graphql-java-tools-5.7.1-sources.jar!/c…
-
**Expected Behavior**
When using `onError()` from `@apollo/link-error` we do not get an error upon GraphQL request.
**Actual Behavior**
Deps:
```
"dependencies": {
"@apollo/client": …
-
I upgraded one of my project to 4.2 today, and I realized now on each admin page there is an ajax call being made to graphql/types (sometimes two, but that doesn't always happen). This happens on each…
-
## Package
`@apollo-elements/core`
## Description
Currently the ApolloElementsQuery takes its query variables as an argument. The issue here is, that an argument can not be reevaluated when the v…
-
Hi,
Just read the documentation, and didn't see the Subscription support. I don't see it in issues too.
It can be a really good feature.🤔
What do you think about this ?
Thanks you 😁