# OnlineStoreThemeFileReadResult - admin-graphql - OBJECT Version: 2024-10 ## Description Represents the result of a read operation performed on a theme asset. ### Access Scopes `read_themes` access scope. ## Fields * [code](/docs/api/admin-graphql/2024-10/enums/OnlineStoreThemeFileResultType): OnlineStoreThemeFileResultType! - Type that indicates the result of the operation. * [filename](/docs/api/admin-graphql/2024-10/scalars/String): String! - Unique identifier associated with the operation and the theme file. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples