Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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.

•
String!non-null

Unique identifier of the theme file.


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?