OnlineStoreThemeFile - admin-graphql - OBJECT
Version: unstable
Description:
Represents a theme file.
Access Scopes
`read_themes` access scope.
Fields
-
body:
OnlineStoreThemeFileBody! -
The body of the theme file.
-
checksumMd5:
String -
The md5 digest of the theme file for data integrity.
-
contentType:
String! -
The content type of the theme file.
-
createdAt:
DateTime! -
The date and time when the theme file was created.
-
filename:
String! -
The unique identifier of the theme file.
-
size:
UnsignedInt64! -
The size of the theme file in bytes.
-
updatedAt:
DateTime! -
The date and time when the theme file was last updated.
Connections
Related queries
Related mutations
Related Unions
Examples