graphql-rover icon indicating copy to clipboard operation
graphql-rover copied to clipboard

Filter doesn't work

Open LunaticMuch opened this issue 5 years ago • 4 comments

I see there is a filter feature. When I start the application, it set by default on "DateTime" which I believe is a custom scalar. Anyway, trying to filter on any scalar or typename seems to do nothing.

The feature description says

Type & field filter for a cleaner graph

but if I try to filter on a specific field name, I do not see any action/result on the graph.

How does it suppose to work then?

LM

LunaticMuch avatar Nov 21 '19 10:11 LunaticMuch

First of all, thank you for your AWESOME work. This solution seems miles better than graphqlviz regarding exploration and searching. Links to entities+Zoom makes all the difference.

Getting back to the topicc, i have the same doubt, how does the filter work? I couldn't make it filter anything

Ambro17 avatar Jun 06 '20 17:06 Ambro17

Hey @Ambro17 , thanks! I'll check it ASAP and let you know. Are you trying any specific endpoint?

Brbb avatar Jun 15 '20 05:06 Brbb

Just with the builtin one of the Pokémon api

Ambro17 avatar Jun 16 '20 22:06 Ambro17

I have just checked with the live demo and the bug described on the issue can be reproduced. Adding filters doesn't alter the end graph

Ambro17 avatar Jul 05 '20 22:07 Ambro17