-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I noticed that when instantiating a Model/Entity it does a call to the API , this is triggered from
EntityCollection::__construct.
When setting the limit high, this fetches a lot of data.
I had a look, but the propagate is really dependent in the construct functionality.
I also thought about limiting the construct to 1, but believe this has consequences for the pagination?
Metadata
Metadata
Assignees
Labels
No labels