Open tobias-kuendig opened 4 years ago
@tobias-kuendig you are right, it was an issue before, and it's customizable at the moment, mostly because other plugins might use those types.
We are not changing it because it will cause a breaking change for all current users.
Keeping open, maybe in the future we'll fix it / allow to customize
Given the following query:
using this config:
The following types are generated:
It seems like the
query
uses a postfixTreeQuery
where the arguments use a prefixQuerySystemTreeArgs
.It would be nice if this naming schema was the same both times:
Is this configurable?