Skip to content

FieldDataEntityRefInput

Entity reference input type for field data.

FieldTypeDescription
field*EntityRefInput!The field reference input.
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.