`handler.withResolvers({ ... })` gets IDE autocomplete for all possible types like `Query/MyType1/Mutation/MyType2/MyType3/...` It should only suggest `Query/Mutation/Subscription`. <img width="441" alt="Image" src="https://github.com/user-attachments/assets/6a89030d-8224-415b-936f-3a3670412e32" />