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.32k stars 603 forks source link

Deprecate Old `publishedOn` and `ownedBy` GraphQL Fields (Instead of Removing Them) and Make New Meta GraphQL Fields Nullable #4156

Closed adrians5j closed 3 months ago

adrians5j commented 4 months ago

Changes

With this PR, we're bringing back the removed publishedOn and ownedBy GraphQL fields, just so existing users have a fallback when upgrading to 5.39.

We've also made the new meta GraphQL fields nullable. This makes it possible for users to use the Admin app even while their system is being data migrated.

How Has This Been Tested?

Manually.

Documentation

Changelog.