This page was fixed by @LordSesshomaru on Discord!
Description
This function is similar to SetSimpleData but it appends to a document in the database. Its officially the PATCH and returns a PatchId
Any new keys are added to the document with the values you provided.
Any keys that previously existed are unchanged.
Any keys that previously existed but you also put in the mapStruct are updated to the values you set.