issues
search
Geek-Collectors-Network
/
geek-collectors-network
0
stars
2
forks
source link
Add friendship model to schema
#143
Open
tgrigoruk
opened
7 months ago
tgrigoruk
commented
7 months ago
Add Friendship model with fields:
createdAt, updatedAt
inviterId, inviteeId
message
status (PENDING | APPROVED | REJECTED | BLOCKED )
Add Friendship model with fields: