You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to update only part of a nested structure/enum.
extend update assignments to be able to do partial updates.
How to use embedded fields in queries
Enums
Nested embedded types.
Universal model builder type (unify create and update for root and embedded models) where fields are expressions. Maybe store the internals as a set of assignments?