Resolves all model getters of specified options object recursively. So that {model: () => Person} will be converted to {model: Person}
Resolves all model getters of specified options object recursively. So that {model: () => Person} will be converted to {model: Person}