Swann Le Vigouroux

Results 5 comments of Swann Le Vigouroux

``` query MyQuery { countries{ id iso2 items { id } ...Country } } fragment Country on Country { id iso3 items { count } } ``` items does not...

This one is the most important of my requests by far, my code is a mess without it 🙂 Thank you very much 🙏

Hi @comigor ! Thank you very much for everything. I took the "alias way". It works ok for my case. But I feel that I won't bother at all having...

Thank you for your response @mathe42 What I try to do: have this component opened right on start. But it takes 1s to open.