Kafkatrigger Node is limited to one topic

Hello,
Currently, we can only pass a single topic name to the KafkaTrigger node. Therefore, we can only listen to one topic per KafkaTrigger node.

I know that with KafkaJS, we can pass multiple topic names and, in this case, listen to multiple topics at once.

Is this a feature you plan to integrate or could you consider implementing it?

Thank you