1.0.0 • Published 1 year ago

testtransformerlambda v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

This package uses a sample schema and invokes the Amplify GraphQL transformer to generate the resources necessary to provision an AppSync API. The schema used is a simple Todo model that we intend to test against.

If you're consuming this via AWS Lambda dependency, execute the executeGraphQLTransform method that's exported from this package in your handler.