issues
search
CCExtractor
/
beacon-backend
backend for the beacon app, gsoc 2021
MIT License
8
stars
38
forks
source link
Created a subscription to check when a user's status change
#379
Open
Mohab96
opened
7 months ago
Mohab96
commented
7 months ago
Fixes #108
Updated the
Subscription
type in the schema by adding a new field to it.
Added a resolver for this subscription.
Updated the user's status in logging in and registering.
Fixes #108
Subscription
type in the schema by adding a new field to it.