I have a lot of named queries in a project that I want to clean up. I know some of them aren't used but it seems just doing a search on the query path doesn't always catch all use cases. Any have a good method of verifying what queries aren't used or referenced to be sure they can be deleted safely?
1 Like