--- title: Expose selected fields on AbandonedCheckout GraphQL API to public - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/expose-selected-fields-on-abandonedcheckout-graphql-api-to-public md: https://shopify.dev/changelog/expose-selected-fields-on-abandonedcheckout-graphql-api-to-public.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 28, 2021 Tags: * API # Expose selected fields on AbandonedCheckout GraphQL API to public 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`.