Skip to content

Commit e116df6

Browse files
committed
updated relationships docs
1 parent ab7bca5 commit e116df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ app.hooks({
4545

4646
`feathers-hooks-jsonapify` will automatically detect metadata for relationships in the model. It'll create an `included` top-level array in the document when the hook is called via `find`.
4747

48+
> Currently working and tested with `belongsTo` and `hasMany` associations.
49+
4850
#### Example document for a self-referencing model
4951

5052
```json

0 commit comments

Comments
 (0)