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): expose optional id and storageId #4091

Closed Pavel910 closed 4 months ago

Pavel910 commented 4 months ago

Changes

This PR adds a test for onEntryBeforePublish where we make sure that entry values can be modified programmatically before publishing. We also expose optional id and storageId parameters to the createModelField utility.

How Has This Been Tested?

Jest tests.