OBJECT
A visitor custom data of type Float
type VisitorCustomDataFloat {key: String! floatValue: Float! }