unify performs a sort of type unification based on the structure of `rv`, which is the client representation. Any type mismatch produces an error. Finding a type that we don't know how to handle produces an unsupported type error.
(data interface{}, rv reflect.Value)
source not stored for this graph (policy: none)
no test coverage detected