webiny-js
webiny-js copied to clipboard
feat(api-form-builder): migrate to HCMS entity
Changes
With this PR we add the migration scripts for api-form-builder, moving entries (forms and submissions) into the new HCMS-ready shape.
The migrations are:
- 5.40.0-001: Upgrade Form Builder (forms) to use HCMS storage operations
- 5.40.0-002: Upgrade Form Builder (submissions) to use HCMS storage operations
How Has This Been Tested?
Jest