ProductOptionSetTranslations
type ProductOptionSetTranslations {
locale: String!
options: [ProductOptionTranslations!]
}
Fields
options[ProductOptionTranslations!]type ProductOptionSetTranslations {
locale: String!
options: [ProductOptionTranslations!]
}
options[ProductOptionTranslations!]