Realtime payload property new is returning incomplete data

I am listening to UPDATE for changes in a DB row using realtime, however the response I get on the new property of the payload doesn't include all the data from that row.
Specifically querying the db row does bring back the complete dataset as expected.

Is this correct behavior?
Was this page helpful?