Utility type that picks specified columns from an object type. Used to request only specific fields from API responses.
The object type to pick columns from
The keys to pick from the object
The default columns to pick if K is never (all if not specified)
Utility type that picks specified columns from an object type. Used to request only specific fields from API responses.