Using serializeExtras() in Adonisjs 6. Problem adding an extra field
I’m using adonisjs 6 and have created a service to check if a photo exists. If it exists, it will send the correct title of the photo, if it does not exist, it will return an already stored photo.