codeledge / ra-tools

React Admin Tools, namely the Prisma Data Adapter
66 stars 19 forks source link

Added merge option to setObjectProp #11

Closed morrid0 closed 2 years ago

morrid0 commented 2 years ago

Without { merge: true }, the column is overwritten if multiple keys with the same name (but different operators) are present.