graphql-rover
graphql-rover copied to clipboard
Filter doesn't work
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
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
Hey @Ambro17 , thanks! I'll check it ASAP and let you know. Are you trying any specific endpoint?
Just with the builtin one of the Pokémon api
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