webiny-js
webiny-js copied to clipboard
Headless CMS / `createModelField` Function - Add Missing Fields
Changes
This PR ensures that helpText, placeholderText, and renderer fields are taken into consideration upon defining a model field via the createModelField function. Prior to this PR, these fields would get ignored.
How Has This Been Tested?
Manually / relying on existing Jest tests.
Documentation
N/A