OBJECT
A visitor custom data of type Boolean
type VisitorConversationCustomDataEntryBoolean {key: String! booleanValue: Boolean! # Label of the custom datalabel: String }