aws-mobile-appsync-sdk-js
aws-mobile-appsync-sdk-js copied to clipboard
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
I use OPENID_CONNECT to authenticate and create a subscription which works fine until after a while the accessToken expires and I get a network error. How should I configure my...
Hi, Hope you are doing well, I a getting this error can any body help. **AppSync graphql delete mutation always returns null and does not delete.** { "data": { "deleteNote":...
*Issue #602* *Reconnect the websocket once the device reconnects to the networks* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** when use AWSAppSyncClient with auth AWS_IAM I get the next error when execute...
[See changelog here](https://github.com/awslabs/aws-mobile-appsync-sdk-js/blob/aws-appsync%404.0.0/packages/aws-appsync/CHANGELOG.md) on the 4.0.0 tag. It's still referencing 3.x.x. I'd like to know what has changed before I upgrade.
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...
Hi, some weeks ago a new set of geolocation headers were added to CloudFront (see https://aws.amazon.com/about-aws/whats-new/2020/07/cloudfront-geolocation-headers/). Is there some ETA on when does the new headers will being available in...
> Instead of graphqlMutation, what package need to used from apollo/client. I dont want to add "aws-appsync-react".
**Do you want to request a *feature* or report a *bug*?** *bug* **What is the current behavior?** ``` A `TypeError` occurs when destructuring a subscription observer that has been removed...