-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
v16.15.1
### Amplify CLI Version
12.0.1
### What operating system are you using?
Mac
### …
-
Hello,
After trying out the library on some reasonably complex queries, I was immediately impressed that the @recurse directive generates a full recursive CTE. Because it seems like the complex gen…
-
When running a query with variables inside array literal, an error `Variable "$varName" is not defined by operation "Query_fieldName".`. For example,
```graphql
# With this schema
extend type Que…
-
### Product
Hot Chocolate
### Is your feature request related to a problem?
We have 2 subgraphs-services, maintained by 2 different teams (even inside different companies).
The first subgr…
-
Hello, I am trying to receive data from a list of shops. The column "name" contains the names of all shops. I have a name that is called 128 and I think is breaking the plugin:
I receive the follow…
-
**Describe the bug**
Since incorporating `graphql-modules` I've not been able to get a subscription socket to connect and stay connected. The socket sends a connection_init message and then dies.
…
-
### Describe the bug
It is currently not allowed to have two fields with the @paginate directive in one GraphQL query. However, having a field with the @paginate directive and an included fragment wh…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
18.16.1
### Amplify CLI Version
12.2.4
### What operating system are you using?
Mac
### D…
-
## The dependency [graphql](https://github.com/graphql/graphql-js) was updated from `14.1.1` to `14.2.0`.
🚨 [View failing branch](https://github.com/jsdevtools/apollo-client-jsdevtools/compare/maste…
-
I have a monorepo setup with multiple relay projects. I usually open vscode at the root of the repo. The apollo vscode project seem to handle multiple apollo.config.js files well but relay-config does…