-
**Describe the bug**
I am used to prefixing my operations with `Q/M/S/F` so I opted enabled option `omitOperationSuffix`. Unfortunately, the urql plugin doesn't consider that and uses wrong type name…
-
Apollo recently introduced [HTTP callback protocol for GraphQL subscriptions](https://www.apollographql.com/docs/router/executing-operations/subscription-callback-protocol/) which utilizes the HTTP Mu…
-
**Describe the bug**
This is a follow up to https://github.com/dotansimha/graphql-code-generator/issues/7163
The resolution of issue 7163 (release 3.5.0) made the options parameter required when v…
-
Using React suspense (`0.0.0-experimental-d7382b6c4`) with reason-urql I run into the following error.
```
Uncaught TypeError: b is not a function
d webpack://social_chat/./node_modules/wonka…
-
### Describe the feature
It would be really useful to invalidate the cache automatically for queries that depend on the updated data and have the same `__typename`.
Example:
- item with `__type…
-
I love your script and swapping out Instapaper for me.
It would be great if after successfully downloading and converting to epub all the downloaded articles would be archived (now I'm doing this …
-
see:
https://github.com/0no-co/graphql.web
https://github.com/0no-co/graphql-web-lite/
https://github.com/urql-graphql/urql/
-
# About
Devtools does not detect a running instance of urql.
# Reproduction
1. Clone [this example](https://github.com/FormidableLabs/urql/tree/main/packages/react-urql/e…
-
I've followed the server setup instructions for the react-urql tutorial and there seems to be an issue. I get the following results when I run `yarn prisma deploy`:
```sh
yarn run v1.17.3
$ prism…
-
The `The script will never generate a response.` error is generally a very hard error to debug, the only source on the internet being [this blog post](https://zuplo.com/blog/the-script-will-never-gene…