OBJECT
A visitor custom data of type Boolean
type VisitorCustomDataBoolean {key: String! booleanValue: Boolean! }