OrderStorefrontTheme
type OrderStorefrontTheme {
id: String!
name: String
themeId: String
themeVersionId: String
}
Fields
It is the theme id customized by the merchant used by the storefront when the order was created.
name
StringIt is the theme theme name customized by the merchant used by the storefront when the order was created.
themeId
StringIt is the ikas theme id used by the storefront when the order was created.
themeVersionId
StringIt is the ikas theme version id used by the storefront when the order was created.