- Added multiple theme-specific fields to TranslatableResourceType enum for finer-grained translation data (e.g., ONLINE_STORE_THEME_JSON_TEMPLATE, ONLINE_STORE_THEME_SECTION_GROUP, etc.).
- Introduced a nestedTranslatableResources connection on TranslatableResource to expose resources belonging to a specific ONLINE_STORE_THEME type.
- Provides more granular access to theme content, reducing the need to use the generic ONLINE_STORE_THEME enum.