Open medikoo opened 8 years ago
Currently getter can either return indepent value, or in case of multiple: true return computed set.
multiple: true
After #38 is taken into account we should also provide a mean to configure getters that compute maps.
Currently getter can either return indepent value, or in case of
multiple: true
return computed set.After #38 is taken into account we should also provide a mean to configure getters that compute maps.