Skip to content

[aot repositories] add quick fix to turn generated query into manual query annotation #1547

@martinlippert

Description

@martinlippert

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions