I want to iterate over all queues registered in NestJs Bull and do something to each queue.
For example I already have this:
@Injectable() export class Bul