Skip to content

Conversation

@pranavosu
Copy link
Member

@pranavosu pranavosu commented Dec 3, 2025

Problem

Issue number, if available:

#424

Changes

Corresponding docs PR, if applicable:

Validation

Checklist

  • If this PR includes a functional change to the runtime or type-level behavior of the code, I have added or updated automated test coverage for this change. (see Testing Strategy README)
  • If this PR requires a docs update, I have linked to that docs PR above.

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

@pranavosu pranavosu requested a review from a team as a code owner December 3, 2025 21:27
@changeset-bot
Copy link

changeset-bot bot commented Dec 3, 2025

🦋 Changeset detected

Latest commit: 31f5ae3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-amplify/data-schema Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…imization

- Add FlatResolveFields type with parent model name tracking
- Add ShortCircuitBiDirectionalRelationship mapped type
- Update ResolveIndividualField to accept FlatModelName parameter
- Update ResolveRelationship to support flat model resolution
- Export FlatResolveFields from utilities index
- Add rawType to ClientModel.__meta for field metadata access
- Add flatModel to ClientModel.__meta with pre-computed flat model type
- Property 1: Bi-directional relationship short-circuiting
- Property 2: Non-cyclical path preservation
@pranavosu pranavosu force-pushed the feat/custom-sel-set branch from 91dd7fa to 31f5ae3 Compare December 4, 2025 06:27
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.

1 participant