Skip to main content

VoucherTranslate Object

Creates/updates translations for a voucher.

Requires the MANAGE_TRANSLATIONSpermission.
type VoucherTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
voucher: Voucher
}

Fields

errors ● [TranslationError!]!

voucher ● Voucher

Show deprecated

Returned By

voucherTranslate mutation