You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
titleof a content.