--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).