Any guide for AWS AppSync GraphQL resolvers using ...
# guide
n
Any guide for AWS AppSync GraphQL resolvers using multiple data sources (databases + 3rd party apis) ? I’m making a serverless ecommerce solution wherein each microservice may have its own database like PIM on Aurora PostgreSQL, Orders on DynamoDB, Payments on Document DB or Dynamo
j
Hmm I don’t think we have anything specifically for this. Maybe if somebody has come across something on the internet?