Skip to main content
Log inSign up
Anchor to OnlineStoreThemeFileOperationResult

OnlineStoreThemeFileOperationResult

object

Requires read_themes access scope.

Represents the result of a copy, delete, or write operation performed on a theme file.

•

The md5 digest of the theme file for data integrity.

•
DateTime!non-null

The date and time when the theme file was created.

•
String!non-null

Unique identifier of the theme file.

•

The size of the theme file in bytes.

•
DateTime!non-null

The date and time when the theme file was last updated.


Was this section helpful?

•
mutation

Copy theme files. Copying to existing theme files will overwrite them.

•
mutation

Deletes a theme's files.

•
mutation

Create or update theme files.


Was this section helpful?