awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
919 stars 266 forks source link

graphql Query is not calling in the button action - React Native #655

Open karthinidc opened 3 years ago

karthinidc commented 3 years ago

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.

Screenshot 2021-07-13 at 8 41 16 PM

environment versions:

"aws-appsync": "1.1.3", "aws-appsync-react": "1.0.18", "aws-sdk": "2.173.0", "graphql-tag": "2.6.1", "moment": "2.20.1", "react": "16.8.3", "react-apollo": "2.0.4", "react-native": "0.59.9",