Skip to main content
object

Requires read_products access scope, read_files access scope, read_themes access scope, read_orders access scope, read_draft_orders access scope, read_images access scope or read_quick_sale access scope.

Represents any file other than HTML.

•String

A word or phrase to describe the contents or the function of a file.

•DateTime!
non-null

The date and time (ISO 8601 format) when the file was created.

•[FileError!]!
non-null

Any errors that have occurred on the file.

Show fields
•FileStatus!
non-null

The status of the file.

Show enum values
•ID!
non-null

A globally-unique ID.

•String

The generic file's MIME type.

•Int

The generic file's size in bytes.

•MediaPreviewImage

The preview image for the media.

Show fields
•DateTime!
non-null

The date and time (ISO 8601 format) when the file was last updated.

•FileStatus

Status resulting from the latest update operation. See fileErrors for details.

Show enum values
•URL

The generic file's URL.


Was this section helpful?

•interface
•interface

Was this section helpful?