Eventjet GraphQL API documentation

FormValueInput

Input object

Fields

FieldDescriptionType
keyUse dot notation to refer to a nested value, e.g. address.postal_codeString!
valueWhen setting the value of a boolean field, use "bool:1" for true and "bool:0" for false. (The value will just be "1" or "0" in the output.)String!