Kirill Romanov
Kirill Romanov
May be you can make it configurable? I mean, by inserting path to graphviz jar in settings. And by using system java (if it installed)
What does this mean?
I think the issue can be solved by refDebounced from vue-use https://vueuse.org/shared/refDebounced/ Can you try to wrap useRouteQuery into refDebounced?
Yeah, looks like refDebounced works a little bit different. But you can implement your own debounce wrapper for refs, something like this: ```js function debouncedRef(ref, ms = 200) { let...
Looks like we need to add it to [template](https://github.com/kobylynskyi/graphql-java-codegen/blob/main/src/main/resources/templates/kotlin-lang/parametrized_input.ftl#L36) just like [here](https://github.com/kobylynskyi/graphql-java-codegen/blob/main/src/main/resources/templates/kotlin-lang/type.ftl#L71)
@cassidyjames this is default juno beta wallpaper
I no longer use elementary, sorry
I think we should have an option to use tags for this, like in openapi-generator.