Skip to content

Download GDPR Data Export (GraphQL)

Returns an ad-hoc JSON export of every table that references the customer — profile, addresses, orders, reviews, wishlist and notes. Not bound to a GDPR request; can be run on any customer. The password and remember_token fields are stripped from the customer block.

The data field is a JSON value — query it bare (no sub-selection).

Permission: customers.gdpr_requests.view.

TIP

See the GDPR overview for how requests are processed.

All admin operations require an admin Bearer token — see Authentication.

Released under the MIT License.