Skip to main content

CreateTicketTypeTranslationInput

No description

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

Fields

CreateTicketTypeTranslationInput.name ● String scalar

CreateTicketTypeTranslationInput.description ● String scalar

CreateTicketTypeTranslationInput.freeLabel ● String scalar

CreateTicketTypeTranslationInput.language ● LanguageEnum! non-null enum

Member Of

CreateTicketTypeInput input