// references field from type extending ‘Dog’ type and thus is not resolved @SchemaMapping(typeName = “Dog”, field = “kind”) public String getKind(Dog …
// references field from type extending ‘Dog’ type and thus is not resolved @SchemaMapping(typeName = “Dog”, field = “kind”) public String getKind(Dog …