FieldDataInput
Input: FieldDataInput
Section titled “Input: FieldDataInput”Input type for field data.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
field* | UUID! | The ID of the field. |
value | String | The 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. |
fileId | UUID | The 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. |