I am working on retrieving clover categories/items and linking them with images stored in MongoDB. Can you please advise on how to accomplish this. The front end is Angular 7 and a backend running on Nodejs. The linked category/item is to be displayed in the clover app. The image is to be stored in MongoDB in a base64 format.