This repository was archived by the owner on Sep 6, 2020. It is now read-only.
This repository was archived by the owner on Sep 6, 2020. It is now read-only.
How do you deal with storing multiple models from index() action? #29
Open
Description
Hello!
This is really cool library with no alternatives.
But I'm stuck with understanding how index() action works.
Server should return an array of items. As result I get model having numeric properties like 0,1,2,3 etc. together with regular model properties in one object. Also I see only one call and realization of apply() method in sources, that means only single data item applying is supported.
Could you help me with understanding how index() action should work?
Metadata
Metadata
Assignees
Labels
No labels