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

Handle object-traversing dependents fields #108

Open
cedricfrancoys opened this issue Mar 30, 2024 · 0 comments
Open

Handle object-traversing dependents fields #108

cedricfrancoys opened this issue Mar 30, 2024 · 0 comments
Labels

Comments

@cedricfrancoys
Copy link
Collaborator

dependents

Classic scenarios:

  • Modifying one field triggers the update of another field within the same object.
  • Modifying one field triggers the update of a parent object's field (limited to one level only), e.g., tender_id.price.
  • Modifying one field triggers the update of a child object's field, e.g., rooms_ids.is_restoration.
@cedricfrancoys cedricfrancoys moved this to 🔖 Ready in eQual Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant