graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Local Resolvers?

Open mwawrusch opened this issue 4 years ago • 0 comments

Hi, I need to implement real-time notifications, and the recommended way of doing it with app sync seems to be local resolvers: See here: https://docs.aws.amazon.com/appsync/latest/devguide/tutorial-local-resolvers.html

How can I get this to work with graphql? And if it's not possible now do you have a timeframe for that? Real-time notification is a crucial feature for a lot of apps these days.

Thanks

mwawrusch avatar Nov 21 '20 03:11 mwawrusch