I was looking for a possibility to update the content of an api.File object.
The pnpjs lib has a function setContent. Is there something similar for this library?
I would like to avoid deleting and re-creating the file as all metadata are missing ...
I was looking for a possibility to update the content of an api.File object. The pnpjs lib has a function
setContent
. Is there something similar for this library?I would like to avoid deleting and re-creating the file as all metadata are missing ...
Thanks ...