webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

Headless CMS / `createModelField` Function - Add Missing Fields

Open adrians5j opened this issue 1 year ago • 0 comments

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

adrians5j avatar Apr 25 '24 12:04 adrians5j