The handler to register for that type, or a factory that builds one from the service registry.
See CommandHandlerRegistration.handler for the instance and
factory arms and their timing.
IQueryHandler | RegistryFactory<IQueryHandler>
The handler to register for that type, or a factory that builds one from the service registry.
See CommandHandlerRegistration.handler for the instance and
factory arms and their timing.
IQueryHandler | RegistryFactory<IQueryHandler>
import { type QueryHandlerRegistration } from "cqrs-plugin/src/index.ts";