Property:Has status
Appearance
This property defines the publication status of an entry, controlling its visibility on the front-end.
Text Draft Published Archived
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Draft", "Published", "Archived" ] } }