webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.29k stars 601 forks source link

fix(api-headless-cms): rename `deleted` flag to `wbyDeleted` #4087

Closed leopuleo closed 4 months ago

leopuleo commented 4 months ago

Changes

With this PR, we rename the newly created deleted flag to wbyDeleted. This is necessary to avoid conflicting with user-defined 'deleted' fields by treating wby as a reserved field.

How Has This Been Tested?

Jest + manually

Documentation

We need to highlight the newly created field (wbyDeleted) inside the release docs.