My goal is to add object with nested collection of objects to FormData, so it is then recived by a .net core rest controller.
My typescript code:
export in