Data models should know how to load partial data #7

Open
opened 2020-04-17 21:14:49 +00:00 by sinaru · 0 comments
sinaru commented 2020-04-17 21:14:49 +00:00 (Migrated from github.com)

Sometimes we only need a bit a of data of a model to render in a page. So it would be great if we can only fetch only the data we need. This is handy for a list view where we might only show title of a content.

Sometimes we only need a bit a of data of a model to render in a page. So it would be great if we can only fetch only the data we need. This is handy for a list view where we might only show `title` of a content.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sinaru/procyon#7
No description provided.