Multiple row subscription return

It appears that rows that are updated get pushed individually to subscribers, even if they are inserted as part of a single insert instruction. Is there any way to get supabase to batch these to a single push?
Was this page helpful?