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.
nameStringIt is the theme theme name customized by the merchant used by the storefront when the order was created.
themeIdStringIt is the ikas theme id used by the storefront when the order was created.
themeVersionIdStringIt is the ikas theme version id used by the storefront when the order was created.