Phantom data in content from deleted models

Hi @martink-rsa ,

Changing a model schema doesn’t apply retroactively on content entries that’s already been created using the old schema, to apply the new schema on old content entries you can use the write API to remove those field values.