-
Currently, the CLI provisions new AWS resources based on the categories that you add to your Amplify project.
This RFC is to gauge community interest and hear more thoughts around the CLI being able…
-
So I was given this project a first try since I'm building some sort of boilerplate. I already have a schema, with (most) resolvers in place and I wanted to extend this with mock data. I'm assuming th…
-
Context #3282 by @spawnia
It looks like we have the following mismatch between spec and graphql-js.
For example, type names are checked using this rule:
https://github.com/graphql/graphql-js/blo…
-
### How did you install the Amplify CLI?
yarn
### If applicable, what version of Node.js are you using?
16.14.2
### Amplify CLI Version
11.0.3
### What operating system are you using?
Mac (12.6…
-
> This page is synced automatically from [The Guild's](https://the-guild.dev) Notion
> Notion page URL: https://www.notion.so/GraphQL-Code-Generator-v4-Roadmap-91923bfb2dee48eaa0d6a77666429968
At [T…
-
### Environment information
```plain text
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 90.34 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.16.0 - ~/.…
-
The ability to use a modular or plugin based graphql schema would help greatly with using GraphQL in extensible applications using the GRAND stack.
-
With the recent investments in SQL/JSON, it should be possible to implement a simple GraphQL to SQL translator that can produce SQL queries from GraphQL specifications.
As shown in this [Stack Over…
-
### Issue
When the customer creates a GraphQL model schema with either hasOne or hasMany relationship, they are only required to explicitly specify `@connection` directive on the parent model (they…
-
We are currently working on a new data aggregation feature for server and client. (#4068 )
The idea for the aggregation directives was inspired by [graphql-lodash](https://github.com/APIs-guru/grap…