Changes to datasource mapping or was some update released today - most of my Apps and Multipage Apps pages are broken overnight

  1. My goal: Get my live Apps to work again ASAP and figure out the root cause
  2. Issue: Without any updates of my Apps, then most of my data source mappings from components to data are broken.
  3. Steps I've taken to troubleshoot: I have added an extra β€œ.data” in the Data source mapping on some componentys. Example: Yesterday β€œ{{ getTrackingEvents?.data }}β€œ was working, but now I need to use β€œ{{ getTrackingEvents?.data.data }}β€œ
  4. Additional info: (Cloud or Self-hosted, Screenshots): Cloud

3 posts were merged into an existing topic: Query results unexpectedly wrapped in a "data" field β€” breaking all resource-connected components