issues
search
hyperlog-core
/
hyperlog-backend
Backend for hyperlog
0
stars
0
forks
source link
Setup DB for Widget-based interaction (#51)
#58
Closed
nikochiko
closed
4 years ago
nikochiko
commented
4 years ago
Ref: #51
[x] Add a UUIDField on User for unique code
Add it to visible fields in User query
Add method to revoke and regenerate the code - accessible via GraphQL mutation
[x] Create model for widget
Should have User as a one-to-one relation
Holds number of clicks and impressions
Ref: #51