---
title: 'GraphQL Admin API: RefundLineItem.id field added - 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/graphql-admin-api-refundlineitem-id-field-added
  md: >-
    https://shopify.dev/changelog/graphql-admin-api-refundlineitem-id-field-added.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-06-13T13:52:47-04:00'
  postedAt: '2024-06-13T13:38:00-04:00'
  updatedAt: '2024-06-13T14:03:07-04:00'
  effectiveAt: '2024-06-13T13:38:00-04:00'
---

June 13, 2024

Tags:

* Admin GraphQL API
* 2024-07

# GraphQL Admin API: `RefundLineItem.id` field added

As of `2024-07`, you can use the `RefundLineItem.id` to return the id of specified `RefundLineItem` object.

Learn more about working with `RefundLineItem` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-07/objects/RefundLineItem).
