@bunnarin/plugin-more-fields
v2.0.63
Published
for those who want to store value as short char to save space with long char as label, now you don't need to manually map this anymore. just pass resolveFields=true or resolveFields=[fields that you want to resolve], and the read/write api and server side
Readme
@bunnarin/plugin-more-fields
for those who want to store value as short char to save space with long char as label, now you don't need to manually map this anymore. just pass resolveFields=true or resolveFields=[fields that you want to resolve], and the read/write api and server side function will auto map for you.
