Suggest removing an explicit "field" argument for @DgsData and related annotations when the method name is the same as the field name. If no field argument is specified, the method name is used as the field name. This is easier to read in most cases.