Flutter Developer
Hi there !
I have a collection with a relationship to another and I'm trying to use realtime on that first collection.
It seems like when receiving the event on the Flutter side, the relationship isn't part of the payload. Although, it seems to work fine when using basic HTTP request through SDK and not realtime.
I'm wondering, how does realtime handles collection relationships ? Am I missing something ?
Thanks a lot !