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
feat: validate that types and fields referenced by a field are included in the same modules like that field
If a field is present in a certain module selection, everything it needs should also be included. That is
- field type
- collect path segments
- @relation(inverseOf)
- @reference(keyField)
'by module "a", "b" and "c", and by the combination of module "module1" and "module2", and by the combination of module "module3", "module4" and "module5"',
0 commit comments