fieldRename property
Defines the automatic naming strategy when converting class field names into JSON map keys.
The value for @Graphql(name:) will override this convention.
Implementation
final FieldRename fieldRename;Defines the automatic naming strategy when converting class field names into JSON map keys.
The value for @Graphql(name:) will override this convention.
final FieldRename fieldRename;