If I have these two objects:
OBJECT A:
{ ..., votes: { claps: [{ count: 10, }, { count: 5 }], hearts: [{ count: 5 }, { count: 2 }] } }