Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

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

API

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.