VoucherTranslate Object
Creates/updates translations for a voucher.
type VoucherTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
voucher: Voucher
}
Fields
errors ● [TranslationError!]!
voucher ● Voucher
Show deprecated
Returned By
voucherTranslate mutation