aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 823 forks source link

fix: data definition fetcher handle undefined data stack #13886

Closed sdstolworthy closed 3 months ago

sdstolworthy commented 3 months ago

Description of changes

Handles cases where the data stack is undefined during data codegen in apps that do not have data configured.

Issue #, if available

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.