Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement support for legacy hasMany and belongsTo relationship reads #9464

Merged
merged 4 commits into from
Jun 1, 2024

Conversation

runspired
Copy link
Contributor

using hasMany and belongsTo will require the consumer to still utilize the @ember-data/model package until they have migrated the usages of those relationships to resource and collection.

cc @richgt

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature labels Jun 1, 2024
@runspired runspired merged commit 6bce978 into main Jun 1, 2024
18 checks passed
@runspired runspired deleted the schema-record/legacy-relationships branch June 1, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant