News from AWS Week #47 of year 2022
Summarized by a Bot, for issues or concerns please feel free to reach out
AWS AppSync GraphQL APIs Supports JavaScript Resolvers
AWS AppSync is a service that allows you to build, manage, and host GraphQL APIs in the cloud. it connects your GraphQL schema to different data sources using resolvers. Until today, many customers had to write resolvers using Apache Velocity Template Language (VTL) developers faced the challenge of how to test the VTL resolvers.
LINK