-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Say your example was Users and Todos (seems to be a demo favourite!), where a user hasMany Todos and a Todo hasOne User. Presumably you can't know the id of the User before it is created, in which case associating a Todo with a user is tricky?
Does this package support this, in which case a note in the docs would be great, otherwise, is that possible/ in scope?
Metadata
Metadata
Assignees
Labels
No labels