https://aws.amazon.com/polly/ Starting today, https://aws.amazon.com/appsync/ supports JavaScript resolvers and provides a resolver evaluation engine to test them before publishing them to the cloud. Resolvers are how AWS AppSync translates GraphQL requests and fetches information from the different data sources.

Getting started You can create JavaScript functions from the AWS AppSync console or using the https://aws.amazon.com/cli/.

Testing a resolver To test a function, use the evaluate-code command from AWS CLI or AWS SDK.

Get started today The support for JavaScript AWS AppSync resolvers in AWS AppSync is available for all Regions that currently support AWS AppSync.

Related Articles