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 have a large response and we want to get only part of it. We could pass "settings" to our response / transformer to customize the resulting entity.
Could cause some "bugs" in bad usage but it could speed up our code