As the title reads, do queries that I define in my LCA execute even though they're not used by a component?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11 hours ago
Hi Stefan,
No, queries are only executed when they are used in a component. Unused queries aren't executed at all. They do however increase the size of your LCA in general.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11 hours ago

Hi Wout, ok, great. Thanks!