How to split a mesh into polygroups inside Chaos destruction data flow?

Hello

I have one static mesh with 3 distinct polygroups. Inside geo collection I want to separate them based on BoneName or Material ID or anything else. So that I can apply different fracture treatment to each of them.

How do I achieve that in UE 5.7?

Thanks