-
Got this weird error after logging in with my apple id. The pop-up to get the 2FA code does show up but afterwards I immediately get the error I mentioned in the title of this issue. Using any other a…
EGNL updated
8 months ago
-
```
Error: Network error: Can't find **graphqlQueryName** on object (ROOT_QUERY) undefined.
```
It works most of the time but fails about 20% of the time.
Similar to these issues
https://githu…
-
**Describe the bug**
The base query executes regardless of whether the elapsed time exceeds the configured base refresh interval, if the process is restarted. This is because the cache key used is un…
-
Can we have the ability to set a custom HTTP response header from AppSync? I have a requirement to set a custom HTTP header based on the user query. I see that AppSync provides access to the request h…
-
Amplify CLI with the support of GraphQL transformer, makes it simple to develop a GraphQL API. To see this API in action, Amplify CLI requires customers to push to the cloud. Pushing changes to cloud …
-
### Is your feature request related to a problem? Please describe.
Users open our app once or twice a day. On app startup we fetch data from physical device and save it in DataStore. For each day we …
-
**Describe the bug**
typically, if you are the owner of an item, you send your create mutation w/o specifying the owner. The request resolver does the necessary checks and adds the owner based on the…
-
### Description
While testing my Flutter app on the iOS simulator, I came across an issue. It occurred during the execution of `Datastore.save`, where the mutation failed due to a client error. Bel…
-
Hi, we're using AWS AppSync and its offline capability which currently uses Redux-Offline. (I haven't put in the details about the config etc. as we're using the standard AWS AppSync/Apollo configurat…
-
### 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…