Back to Developer changelog

Expose selected fields on AbandonedCheckout GraphQL API to public

API

Effective October 28, 2021

We have changed part of the AbandonedCheckout GraphQL API visibility to public. Third-party apps only have access to the AbandonedCheckout object and a selection of its fields if the marketing_automation_abandonments beta flag is enabled for the app. The available fields are line_items, line_items_quantity, and total_price_set.