Theme Developers Get Field-Level Event Data APIs
Event data access is now more precise for theme developers, with field-level APIs that reduce over-fetching while keeping custom themes expressive.
Theme developers can now request exactly the event information they need: dates, instances, venues, relationships, and supporting content, without turning every page into an oversized data response.
Reduced over-fetching
Previously, accessing event data often meant loading the full event shape regardless of how much of it the page actually needed. Field-level APIs let themes specify precisely what to fetch, keeping responses lean.
Faster page generation
For high-volume event sites with many active instances, leaner responses translate directly into faster page generation. Pages that previously loaded unnecessary data are now faster without any change to the content they display.