aws-amplify / amplify-codegen

Amplify Codegen is a JavaScript toolkit library for frontend and mobile developers building Amplify applications.
Apache License 2.0
59 stars 59 forks source link

fix: set relational fields on many-to-many join table to optional #856

Closed dpilch closed 3 months ago

dpilch commented 3 months ago

Description of changes

[BREAKING CHANGE]: set relational fields on many-to-many join table to optional

API change: https://github.com/aws-amplify/amplify-category-api/pull/2660

Codegen Paramaters Changed or Added

N/A

Issue #, if available

N/A

Description of how you validated changes

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.