QueryBus.prototype.setBehaviors(behaviors: readonly IPipelineBehavior[]): void
Replaces the behavior list.
INTERNAL: not part of the IQueryBus interface.
behaviors: readonly IPipelineBehavior[]
QueryBus.prototype.setBehaviors(behaviors: readonly IPipelineBehavior[]): void
Replaces the behavior list.
INTERNAL: not part of the IQueryBus interface.
behaviors: readonly IPipelineBehavior[]
import { QueryBus } from "cqrs-plugin/src/index.ts";