react-admin
react-admin copied to clipboard
What kind of response data react-admin expects from ra-data-simple-rest?
you already show kind of data react-admin expect from getList() but what about the other methods (create, update, delete)? is it an array of objects too just like getList()?
Please follow the issue template
You can find the information in the docs: https://marmelab.com/react-admin/DataProviderWriting.html#response-format
An here: https://github.com/marmelab/react-admin/tree/master/packages/ra-data-simple-rest#example-calls