Hello guys. Now trying to implement online/offline...
# orm-help
m
Hello guys. Now trying to implement online/offline status for users in my chat app Here is the code. I run
photon.update
when establishing a websocket connection (im using
graphql-yoga
) but db doesn’t get updated What should I do in this situation?
h
Your code looks fine to me. Can you please await the promise returned by photon and see the result
m
hey, thank you. i got it fixed by returning
photon.users.update