Eventjet GraphQL API documentation

FormElementInput

Input object

Fields

FieldDescriptionType
attributes[ FormElementAttributeInput! ]
choices[ FormElementChoiceInput! ]
elements[ FormElementInput! ]
label[ TranslationInput! ]!
multipleBoolean
nameString!
predefinedBoolean
previousNameWhen changing the name, this should contain the old oneString
requiredBoolean
typeFormElementType!
validationFailOpenAllow purchase when validation API is unreachable (default: true)Boolean
validationUrlExternal validation API endpoint URLString