projects/common/data/commit/commit-controller.ts
import { CngxCommitBeginHandlers } from '@cngx/common/data'
Outcome handlers passed to controller.begin(...). The controller invokes exactly one of onSuccess / onError per commit lifecycle (unless the commit is superseded, in which case neither fires).
controller.begin(...)
onSuccess
onError
function