Max
Max
I think same problem here. I included those filters, not cached. But do not see any changes. What would be the end point to get the list of options? So...
Thanks for the information, will read about it and give it a try
Just confirming that your suggestion worked, though I also had to de-register and register with Float additionally the following: ```php deregister_graphql_field('CartItemQuantityInput', 'quantity'); deregister_graphql_field('LineItem', 'quantity'); deregister_graphql_field('LineItemInput', 'quantity'); deregister_graphql_field('CartToCartItemConnection', 'itemCount'); ```
@rangav I would also find this feature useful. Basically, it allows to filter JSON response body using JSON Path. For example, imaging a huge GeoJSON _(I am assuming you are...
For me it works on v20.1.0
Also getting a bunch of ``` ^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B ``` when trying to scroll (either with trackpad/wheel or keys) Entering interactive mode by pressing ^+z helped. Edit: Note, this will disable bindings...