Rafael Almeida
Rafael Almeida
> The query is not valid GraphQL. > > ``` > results { > id > } > ``` > > Results is a union type and thus needs fragments...
> The query is not valid GraphQL. > > ``` > results { > id > } > ``` > > Results is a union type and thus needs fragments...
Any update on this issue?
Nope. We are using other field that dont use a list of unions for now, since that data is not too relevant for the moment in our project.