---
title: >-
  New theme file metadata fields added to OnlineStoreThemeFileOperationResult 
  object - 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/new-theme-file-metadata-fields-added-to-onlinestorethemefileoperationresult-object
  md: >-
    https://shopify.dev/changelog/new-theme-file-metadata-fields-added-to-onlinestorethemefileoperationresult-object.md
metadata:
  effectiveApiVersion: 2025-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-03-03T12:55:48-05:00'
  postedAt: '2025-04-01T12:00:00-04:00'
  updatedAt: '2025-03-04T02:47:49-05:00'
  effectiveAt: '2025-04-01T12:00:00-04:00'
---

April 1, 2025

Tags:

* Admin GraphQL API
* 2025-04

# New theme file metadata fields added to `OnlineStoreThemeFileOperationResult `object

Developers can now retrieve theme file metadata directly in the response body of a successful `themeFilesUpsert` mutation using the Admin GraphQL API. This eliminates the need for additional fetch requests to verify changes to files after updates. For detailed information, please refer to the latest documentation on [`OnlineStoreThemeFileOperationResult`](https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreThemeFileOperationResult).
