publishObjectType
Publish the active DRAFT, making schema changes live.
Applies the draft snapshot to the live object type, assigns the next version number, and promotes the DRAFT version row to PUBLISHED status. State transitions:
- NEVER_PUBLISHED →
publishStatusflips toPUBLISHED; the type becomes discoverable and instances can be created.

