It seems that the Spring Graphql plugins only matches the fields if the corresponding methods contains exactly the same parameters (with @Argument).
It seems that the Spring Graphql plugins only matches the fields if the corresponding methods contains exactly the same parameters (with @Argument).