Page body
What this module is for
Use the Content module when operators work with the legacy admin-owned CMS page flow under /content.
Main surfaces
Listis the inventory with search, active/inactive filter, and row-level edit/view/state actions.Formis the create/edit flow where operators manage slug, category, localized title/content, and active status.Viewis the read-only inspection screen.
Common confusion
- This module does not expose a separate
draft/publishedlifecycle in the current FE flow. - Visibility is controlled by
isActiveand saved through the shared adminupdate-statusmutation. - There is no first-class delete action in the current
/contentworkflow; the verified FE surfaces expose create, update, read, and visibility changes only.