## Describe the Feature Request Add support for specifying variables in client generation. This is needed operation caching : for https://netflix.github.io/dgs/advanced/operation-caching/ ## Describe Alternatives Workarrounds are - write the query manually - dirty workarround : Modify the query using reflection : https://github.com/Netflix/dgs-framework/discussions/1944#discussioncomment-9881467