aws-mobile-appsync-sdk-js icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-js copied to clipboard

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native

Results 128 aws-mobile-appsync-sdk-js issues
Sort by recently updated
recently updated
newest added

**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** `client.subscribe(query: ...)` call does not provide a way to wait for the `start_ack`...

feature-request
subscription-link
appsync-core

fix `global` is undefined in Vite. *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

When I add this package to my project I get the following message saying that redux-persist module doesn't exist.

I am integrated aws-appsync in repack (react native) and its working fine in debug mode but when try create release apk its showing issue Execution failed for task ':app:createBundleReleaseJsAndAssets'. But...

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

feature-request
appsync-core

This repo is on 15 and latest is 16. Causing multiple issues when trying to use latest packages and npm

Hello, as this repo doesn`t have a discussion section I`d like to raise a question here. The project I`m working on is interested in adding AppSync to our app. It...

Hi! I've used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I found that the `graphql_headers` were not being passed down during the realtime handshake initialization. I needed...