Skip to main content

UpdateTicketTypeTranslationInput

No description

input UpdateTicketTypeTranslationInput {
name: String
description: String
freeLabel: String
language: LanguageEnum!
}

Fields

UpdateTicketTypeTranslationInput.name ● String scalar

UpdateTicketTypeTranslationInput.description ● String scalar

UpdateTicketTypeTranslationInput.freeLabel ● String scalar

UpdateTicketTypeTranslationInput.language ● LanguageEnum! non-null enum

Member Of

UpdateTicketTypeInput input