Bulk Insert RPC to return inserted values.

Hey, Im bulk inserting values in sql using rpc in supabase, is it possible for it to return some column values in the same rpc, like ids and name etc for inserted values
Was this page helpful?