Closed SashvDave closed 3 days ago
You need to invoke queryForPlugin to query plugins
So I've added a new text input field in preview view and when i pass it and it gets updated on the backend, I get a "result cache not found. Are there some places where I need to cache the existing response?
I am trying to create a separate input field in the frontend and send the value to the backend. I log it in a couple different places and it seems to be returned fine, but it doesn't re-render/recall the query function within each plugin as it does when query.Search is changed. How do I edit that?