Closed MikeBild closed 7 years ago
Support one to many relations and resolve list of keys to documents.
e.g. Post.Tags Post.tagsIds -> [Tags]
Post.tagsIds -> [Tags]
solved
Support one to many relations and resolve list of keys to documents.
e.g. Post.Tags
Post.tagsIds -> [Tags]