All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Pinning AWS CDK version to 1.63.0
- Fixed a bug with @key directive where it wouldn't properly create resolvers when the @key had a custom query field
- Cleaned up the way resolvers are mapped to tables
- Updating for changes to CDK v1.63+
- Adding in experimental support for function directives. See README for details.
- Fixed circular reference with the nested stack
- Changed scope of the
appsyncGraphQLEndpointOutput
to correctly be the main stack
- Initial release