ActionFieldJsonEditor: ActionFieldBase & {
    type: "Json";
    widget: "JsonEditor";
}