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

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

Open karthinidc opened this issue 4 years ago • 0 comments

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",

karthinidc avatar Jul 13 '21 15:07 karthinidc