## `Ajax.dboAction()`
-We have introduced a new `Promise` based API for the interaction with `wcf\\data\\DatabaseObjectAction`.
+We have introduced a new `Promise` based API for the interaction with `wcf\data\DatabaseObjectAction`.
It provides full IDE autocompletion support and transparent error handling, but is designed to be used with `DatabaseObjectAction` only.
See [the documentation for the new API](../../javascript/new-api_ajax.md) and [WoltLab/WCF#4585](https://github.com/WoltLab/WCF/pull/4585) for details.