Fixed an issue in our Collections API when returning records with a relationship property that referenced deleted records. The API was incorrectly returning the deleted relationship’s ID as an integer instead of omitting the fields from the response.
Originally published on the Adalo changelog.