-
## TLDR
After using Prisma-AppSync in various projects for about a year, I’ve decided it was time to rewrite Prisma-AppSync Client API from the ground (this will not affect the generated GraphQL sc…
-
## Problem
The current GraphQL Transformer has tight coupling between transformer plugins and it is not modular.
In an effort to accelerate development, reduce operational load, enable more extens…
-
### How did you install the Amplify CLI?
pnpm
### If applicable, what version of Node.js are you using?
18
### Amplify CLI Version
10.5.2
### What operating system are you using?
…
-
### Description
After setting up S3 storage via the CLI for Auth users to have all CRUD operations, and trying from the app source code to upload a file (tried with all three `StorageAccessLevel`: …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Description
In my schema i have @auth with owner with full operations - CRUD, in the app, syncing is done perfectly, it can create and read but it immediately says unauthorized when i attempt t…
-
### Is this related to a new or existing framework?
Framework-agnostic
### Is this related to a new or existing API?
GraphQL API, DataStore
### Is this related to another service?
AppSy…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
![Screen Shot 2022-09-21 at 6 25 53 pm](https://user-images.githubusercontent.com/112920310/191454643-2c40108c-74a2-443f-929d-ee3c882a6441.png)
![Screen Shot 2022-09-21 at 6 22 05 pm](https://user-…
-
Hi guys,
i searched for a GraphQL layer for my SQL database and prisma seemed like the best deal out there, with lots of documentation, huge community and experienced developers.
Some things I lik…