* Add in new prop to support xray on appsync api ([74](https://github.com/kcwinner/cdk-appsync-transformer/issues/74)) ([af87250](https://github.com/kcwinner/cdk-appsync-transformer/commit/af872503ff6c67a0bc887bbeb4720a7774d573be))
1.77.2
Features
* adding in [http](https://github.com/http) directive support ([#65](https://github.com/kcwinner/cdk-appsync-transformer/issues/65)) ([edc0a78](https://github.com/kcwinner/cdk-appsync-transformer/commit/edc0a78c3db5d964eed23323c3b0b33219bd235f))
1.77.1
Features
* added a convenience method for adding lambda datasource and resolvers
Bug Fixes
* added much needed type safety * added in additional unit tests * upgraded some packages
BREAKING CHANGES
* makes FUNCTION_RESOLVERS output a map of function names with an array of resolvers for ease of use * renamed a lot of interfaces to use camelCase to satisfy jsii
1.77.0
Features
* bump cdk version ^1.77.0 ([58](https://github.com/kcwinner/cdk-appsync-transformer/issues/58)) ([5bc0dae](https://github.com/kcwinner/cdk-appsync-transformer/commit/5bc0daea7498dc096391b2d1acfcf8d17a9f5dd3))
1.76.0
Features
* bump cdk version 1.76.0 ([57](https://github.com/kcwinner/cdk-appsync-transformer/issues/57)) ([88ec501](https://github.com/kcwinner/cdk-appsync-transformer/commit/88ec501a6eac2ff9e03b6a07c5e1a158521b4c62))
1.75.0
Features
* bump cdk version to 1.75.0 ([56](https://github.com/kcwinner/cdk-appsync-transformer/issues/56)) ([9ce67e7](https://github.com/kcwinner/cdk-appsync-transformer/commit/9ce67e7f390205bf37d8f0b4a30cbf0172faced1))