Type Alias PreCommitCallback

PreCommitCallback: ((queryContext: EntityTransactionalQueryContext, ...args: any) => Promise<any>)