You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In that case the action has to be added by decorator. I initially had issues adding it - but found out that ra-data-feathers uses a function which has to be wrapped for decoration: #176
The
createMany
method is unsupported:FeathersJS restClient action type createMany
It is very useful for some bulk operations, like a CSV import from
react-admin
.The text was updated successfully, but these errors were encountered: