Skip to content

Conversation

@hoegertn
Copy link
Contributor

  • Enhanced GraphQlApi to support creating resolvers and Lambda functions in nested stacks through a new useNestedStacks property.
  • Updated the GraphQlApiProps interface to include the new property.
  • Added tests to verify the functionality of nested stacks and ensure backward compatibility with existing configurations.

This change improves the organization of resources in CloudFormation and helps manage complex GraphQL APIs more effectively.

hoegertn and others added 2 commits January 10, 2026 14:51
- Enhanced GraphQlApi to support creating resolvers and Lambda functions in nested stacks through a new `useNestedStacks` property.
- Updated the GraphQlApiProps interface to include the new property.
- Added tests to verify the functionality of nested stacks and ensure backward compatibility with existing configurations.

This change improves the organization of resources in CloudFormation and helps manage complex GraphQL APIs more effectively.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@hoegertn hoegertn merged commit 4f5e053 into main Jan 11, 2026
4 checks passed
@hoegertn hoegertn deleted the resolver-nested-stacks branch January 11, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants