Are there server performance benefits to fetching only specific fields when querying the REST API?
I understand that having less data being downloaded improves the experience to the end user, but my question is related to the actual server performance, would the response be faster?