Skip to content

FieldDataInput

Input type for field data.

FieldTypeDescription
field*UUID!The ID of the field.
valueStringThe value of the field. What this means is specific to the type of the field. A file field requires the token from an uploaded file. This token must not be used on another booking.
fileIdUUIDThe id is the unique reference to an attached file. This can only be filled out when using a field of File type. The file provided cannot already be assigned to another resource.