OBJECT

VisitorCustomDataInt

A visitor custom data of type Int (32 bits)

link GraphQL Schema definition

  • type VisitorCustomDataInt {
  • key: String!
  • intValue: Int!
  • }