Hello !
Thank you for this very nice module @dadish
I'm trying to get the ProField RepeaterMatrix to work based on this fork here by Tulios link.
But I'm having a hard time, struggling for some days deciphering the complex GraphQL architecture and logging everything in the console haha
I really would like to use it like this screenshot below, with fragments for every repeater matrix types.
The main issue I have is I can't find a way to build the list of every possible templates types.
The way RepeaterMatrix works is it is differentiating the types based on the repeater_matrix_type. It doesn't seem to work with templates. I tried to use the constructor `new Template()` to create some based on this property but I don't know where to add this line.
Also should I create a new RepeaterMatrixPageArrayType based on your PageArrayType?
Any chance you would take a look? I know it's a ProField, but if you got some time I would be very grateful