awslabs / aws-mobile-appsync-sdk-js

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

How can I use it inside aws lambda ? #729

Closed ameerulislam closed 1 year ago

ameerulislam commented 1 year ago

will Appollo client work with in aws lambda? I want to do Appsync graphql operations from my lambda. I can't find any way to do it.

iartemiev commented 1 year ago

Here's the recommended approach for interacting with AppSync from Lambda: https://docs.amplify.aws/lib/graphqlapi/graphql-from-nodejs/q/platform/js/