---
title: >-
  Allows updating the filename of a file in the fileUpdate mutation. - 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/allows-updating-the-filename-of-a-file-in-the-fileupdate-mutation
  md: >-
    https://shopify.dev/changelog/allows-updating-the-filename-of-a-file-in-the-fileupdate-mutation.md
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-05-17T14:45:26-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:37-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

July 1, 2023

Tags:

* API
* 2023-07

# Allows updating the filename of a file in the fileUpdate mutation.

As of API version **2023-07** we have added a new field called `filename` to the `fileUpdate` mutation. This new field allows you to update the `filename` of both generic files and images.

To learn more about the `fileUpdate` mutation, visit the GraphQL reference in our [developer documentation](https://shopify.dev/docs/api/admin-graphql/2023-07/mutations/fileUpdate).
