Files
payloadcms/packages
Ricardo Tavares c8190837bb perf(graphql): select only the requested columns (#13711)
Optimized database queries generated by graphQL by only selecting the
fields that have been requested. This is particularly useful for
collections with fields of type "join" and "relationship"

Co-authored-by: Ricardo Tavares <rtavares@cloudflare.com>
2025-10-04 01:09:19 +01:00
..