-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello, I think there's a typo in this usage example for the Comment model: https://next.vuex-orm.org/guide/relationships/one-to-many.html#one-to-many-inverse
post: this.belongsTo(Post, 'userId') should be 'postId' I think?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation