Skip to content
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
@windbridges

Description

@windbridges

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions