Open
Description
I want to use QueryAsync with multiple types mapped onto a single return type WITH a cancellation token but none of the QueryAsync functions allow for that.
My current solution is to use the private MultiMapAsync
method but this is not ideal and I don't know what the right solution to this would be but I'd like to talk about it and if you're down I can make a pull request.
Metadata
Metadata
Assignees
Labels
No labels