vitomanu96

Results 2 issues of vitomanu96

I'm using Quarkus 3.10.1 with SmallRye-GraphQL-Client library. I have to fetch data from this query: ` query($listaIdTitoli: [BigInteger]) { loadProvvigioniSuTitoli(listaIdTitoli: $listaIdTitoli){ id } } ` But when Quarkus start print...

## Description I have a problem while generating a supergraph from a config yml file. The rover command return an error: **EOF while parsing a value at line 1 column...

bug 🐞
triage