Make `connectFrame` action upsert rather than append
In order to support URL and metadata changes to existing frames, make the `connectFrame` action replace the existing frame with the same ID, if there is one. Otherwise the new frame is added as before.
Showing
Please register or sign in to comment