Requires read_files access scope, read_themes access scope or read_images access scope.

An error that happens during the execution of a Files API query or mutation.


The error code.

The path to the input field that caused the error.

The error message.


Was this section helpful?
Map
  • No referencing fields
  • FilesUserError


    Acknowledges file update failure by resetting FAILED status to READY and clearing any media errors.

    Anchor to fileCreate
    mutation
    Access requirements

    Creates file assets using an external URL or for files that were previously uploaded using the stagedUploadsCreate mutation. These files are added to the Files page in Shopify admin.

    Files are processed asynchronously. Some data is not available until processing is completed. Check fileStatus to know when the files are READY or FAILED. See the FileStatus for the complete set of possible fileStatus values.

    To get a list of all files, use the files query.

    Anchor to fileDelete
    mutation
    Access requirements

    Deletes existing file assets that were uploaded to Shopify.

    Anchor to fileUpdate
    mutation
    Access requirements

    Updates an existing file asset that was uploaded to Shopify.


    Was this section helpful?
    <~>
    FilesUserError Mutations

    ||-
    FilesUserError Implements
    FilesUserError