javy
March 30, 2026, 3:48pm
1
I’m debugging an app extension in the Customer account pages. Im getting the following advertisement as a console message, initiated from a Shopify CDN delivered index.js asset:
Download the Apollo DevTools for a better development experience: https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/
javy
March 30, 2026, 3:54pm
2
I’m also noticing it seems to be sending customer data (email) to apollo in error messages:
An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#……[customer_email]
Hey,
Thanks for reporting this. Note that there’s nothing to worry about.
These are just error messages from the apollo graphql client.
No data whatsoever is ever sent to apollo itself until you click on any of those error links.