Add support for Find and Replace in GraphQL Query
Table of Contents
Is there an existing request for this feature?
Is your feature request related to a problem?
I am trying to update a bunch of GraphQL requests in a large collection, but the find and replace functionality does not seem to be able to find anything inside of the Query textbox of a GraphQL request.
Describe the solution you’d like
I would like the Find and Replace tool to also be able to find and replace within the Query block of GraphQL requests
Describe alternatives you’ve considered
Manually updating >100 requests without being able to find the one that need changes in a search?
Additional context
No response
Read more here: Source link