Wednesday, August 29, 2018

AWS AppSync With Lambda Data Sources

The power of GraphQL lies in its flexibility. That is especially the case regarding resolvers, where any local or remote data can be used to fulfill a GraphQL query or mutation.

In this post, I'm going to demo a quick example of what this looks like, and a couple gotchas that were apparent in working with Lambdas as a data source for AppSync. Let's gooooo!



from DZone.com Feed https://ift.tt/2PdvkJz

No comments:

Post a Comment