Migration7 min
How to Schema-Migrate a Headless CMS Without Downtime
A schema migration on a live headless CMS usually goes wrong in the same place: a `defineType` rename ships, the new field is non-nullable, and every document written under the old shape starts failing validation in production whileβ¦
Read guide