Skip to main content
mutation

Requires write_files access scope. Also: Users must have delete files permissions.

Deletes existing file assets that were uploaded to Shopify.

[ID!]!required

The IDs of the files to be deleted.


Was this section helpful?

Anchor to FileDeletePayload returnsFileDeletePayload returns

[ID!]

The IDs of the deleted files.

[FilesUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?