Type Alias VirtualQueryArgumentsWithType<Base, VirtualArguments>

VirtualQueryArgumentsWithType: CompoundQueryFormat<Base, VirtualArguments>

A query that does not perform a search but may perform (e.g., convenience) modifications of other queries

Type Parameters