anuraghazra / anuraghazra/convoychat
Typegoose `arrayProp` is deprecated
- Dominant language
- TypeScript
- Stars
- 214
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Mentioned in https://github.com/typegoose/typegoose/issues/318
`arrayProp` is currently used in following entities
- [Invitation](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Invitation.ts)
- [Message](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Message.ts)
- [Room](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Room.ts)
- [User](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/User.ts)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.