Add a quick fix action as a separate code lens section called turn into @Query annotation that takes the generated query from the aot metadata and turns this into a query annotation to allow users to turn auto-generated queries into manually defined ones (via a @Query annotation), e.g. in order for them to fine-tune the query to their needs.