Skip to main content

OrderStorefrontTheme

type OrderStorefrontTheme {
id: String!
name: String
themeId: String
themeVersionId: String
}

Fields

idString!required

It is the theme id customized by the merchant used by the storefront when the order was created.

nameString

It is the theme theme name customized by the merchant used by the storefront when the order was created.

themeIdString

It is the ikas theme id used by the storefront when the order was created.

themeVersionIdString

It is the ikas theme version id used by the storefront when the order was created.