How to save an image on collection with CORVID?

I went through all forum articles but unable to find an hint on this issue.
Thanks in advance for any help.
Fabio.

Created a simple “pizza collection” with following fields:


created all code to collect item for new pizza addition to collection

can someone help me on creating the object that stores all values to pass to “dbWrite” function?

const newPizzaRecord = {

… }