---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-10-27T14:55:10-04:00'
  postedAt: '2021-10-28T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:03-05:00'
  effectiveAt: '2021-10-28T00:00:00-04:00'
---

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`.
