DOMAIN_SERVICE_COLUMNS
constDOMAIN_SERVICE_COLUMNS: readonly ["~can_edit","~can_delete","~can_share","~is_deleted"]
Defined in: js-api/src/domains.ts:90
Every service column a read can add — the DOMAIN_ACCESS_COLUMNS plus
DOMAIN_DELETED_COLUMN.
They all start with '~': never exported, and hidden by Grid.attachEditor.