-
Hi,
For a project, we are working with graphql_flutter >=5.1.2, that depends on graphql ^5.1.3 which depends on **gql ^0.14.0**. And, it seems that versions 5.1.2 of graphql_flutter and 0.11.2 of …
-
### Story
Hi, thank you for doing all work by creating and managing this repo its great! Maybe my usecase will be not wide used but anyway.
I have a client that has a proxy server and then regula…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
Adding Middlewares to ASGI GraphQL as documented in https://ariadnegraphql.org/docs/middleware#custom-middleware-example doesn't work.
This is the example from docs at the time of writing this issu…
-
Hello,
There is a brilliant library for graphQL: https://pub.dev/packages/graphql_flutter
However main maitainer of this library said that he is not going to maitian it anymore because he switched…
-
How can types from dependent libraries or projects be exposed with smallrye-graphql? Currently I am getting the error message "type ... not found in schema".
### Reproduce
1. Create a new Quarkus …
-
### Package
`graphql-hooks`
### Environment
- `graphql-hooks` version: 6.0.5
- `react` version: 18
- `webpack`version: 5
### Description
My react 18 project is using a plugin which in turn …
-
**Description**
Trying to build React 16.13 with typescript results in the following:
```
$ react-scripts build
Creating an optimized production build...
Failed to compile.
./node_modules/@apo…
-
Due to the changes on `GraphQLEntityViewSupport#applyFetches` specifically on case when meta fields like `__typename` are detected in the field selection
```java
if (META_FIELDS.contains(fieldName…
-
I'm using the Enterprise version of the gem and trying to get the object caching implemented, but I haven't had luck yet.
I've followed the setup guide with these changes:
- updated `app/graphql/t…