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*?** Report a bug **What is the current behavior?** The argument `lastSync` passed to the delta query is always `1568094644`...

to-be-reproduced
DeltaSync

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Using the following config when creating a client: ``` const client = new...

Hello, I've noticed that the @react-native-community/async-storage package is for some time @react-native-async-storage/async-storage inside expo sdk 41. Is there timeframe for this update if at all?

**Request** It could be a good idea to drop off an example on https://github.com/zeit/next.js/tree/master/examples and to keep up to date.

feature-request
samples

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Installing react-apollo 3.0 makes the Rehydrated component stop working. Going back to react-apollo...

React
to-be-reproduced
appsync-core
Apollo

Good morning everyone, I am working on a project, where I have a lambda function which acts as a proxy between a client and Aws AppSync. First we used API...

> 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...

A __typename field was being included in all my query responses which was causing crashes in mutation when the same data was passed to mutation. It would be time consuming...

question

graphql Query is not calling in the button action. I need to call the graphql query in the button action. and need to get a response. environment versions: "aws-appsync": "1.1.3",...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When performing a mutation whilst online, the promise never resolves, and the mutation...

React
to-be-reproduced
appsync-core
Apollo