Skip to content

FieldReference

A field is an extra, custom piece of data captured some time in a booking.

This is a limited reference type. Check the Field type for more information.

FieldTypeDescription
id*UUID!The ID of the field.
key*EntityKey!A user-defined, stable identifier for the field.
label*String!The label of the field.
descriptionStringThe description of the field.
type*FieldType!The type of the field.
highlighted*Boolean!If true, the field will be displayed with higher priority
classFieldClassThe classification of this field. Null if unclassified.