#13711 optimized database queries generated by GraphQL by only selecting the fields that have been requested.
However, the new select option introduced there does not appear to be documented. Specifically, neither of the following pages mentions it:
Additionally, the Performance Overview page does not mention the select API at all, even though it is directly relevant to performance optimization.