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

feat(api-form-builder): migrate to HCMS entity

Open leopuleo opened this issue 1 year ago • 0 comments

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

leopuleo avatar Feb 09 '24 10:02 leopuleo