supabase realtime getting relation data

hi! im using supabase realtime to listen for new messages. my message object has a relation to a User object to track the sender and i was wondering if there was any way i could get the sender object when getting the realtime data from supabase. thank you!
image.png
Was this page helpful?