Rafael Almeida

Results 4 comments of 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...

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.