-
Did anyone know how to solve this issue?
My project DynamoDB is start separately `serverless dynamodb start --stage dev`
Appsync emulator command: `yarn appsync-emulator --port 62222`
Mutati…
-
Hello,
I'm learning Vue and just want to create a simple demo of a query with Vue 3 Typescript. What am i doing wrong?
Error: Query is not executed: "TypeError: client.watchQuery is not a funct…
-
Android is working, but iOS after re-starting is still old version.
I also checked the package's version and history on server, it seems ok.
How do I find out what is wrong?
=================…
-
AWS-AppSync SDK (javascript: version 3.0.2) contains AWS-SDK dependency ( "aws-sdk": "2.518.0"). Are there any simplified versions. This full sdk is a bit of a heavy for our applications
-
### 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…
-
### 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…
-
### Expected Behaviour
When accessing the router.context in a resolver, with async resolvers, it should not be an empty dict, but much rather expose the context injected with app.append_context[](u…
-
I'm getting the following TS error:
```
ERROR in /Volumes/SuperData/Sites/reelcrafter/reelcrafter-ui/src/bootstrap/apollo.ts
20:3 Type 'AWSAppSyncClient' is missing the following properties from …
-
```
diffing urn:pulumi:arpad::nolas::sst:aws:Function$aws:lambda/function:Function::CrmApiFunction:
handler and runtime must be set when PackageType is Zip
```
We are currently on 0.1.29 due t…
-
I am using AppSync client with Vue JS as a PWA. Because we are working with PII, I have created a storage layer which encrypts the data before storing in IndexedDB.
The issue I am running into is a…