malerba118 / react-use-database

React hooks for easy relational data management on the client
54 stars 3 forks source link

Log warnings if mergeEntities arg has keys that it shouldn’t #4

Closed malerba118 closed 5 years ago

malerba118 commented 5 years ago

Remove all keys from the argument that are not model keys and warn about removed fields.