0.1.1 • Published 3 years ago

appsync-vtl-generator v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

appsync-vtl-generator

Generate VTL files (appsync resolvers) for DynamoDB from graphql schemas

oclif Version Downloads/week License

Usage

$ npm install -g appsync-vtl-generator
$ appsync-vtl-generator [schema.graphql] [output dir]
$ appsync-vtl-generator (-v|--version|version)
appsync-vtl-generator/0.1.0 darwin-x64 node-v16.4.2
$ appsync-vtl-generator --help 
USAGE
  $ appsync-vtl-generator [schema.graphql] [output dir]
...

Supported features:

x DynamoDB vtl mappers (keys, relationships) auth rules with Cognito

✌️ Get in touch with me

"Buy Me A Coffee"

📝 License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements