JourneyLogBooleanField (Object)
type JourneyLogBooleanField implements JourneyLogFieldInterface {
fieldLabel: String!
humanReadableValue: String!
}
Fields
JourneyLogBooleanField.fieldLabel ● String! non-null scalar
JourneyLogBooleanField.humanReadableValue ● String! non-null scalar
Interfaces
JourneyLogFieldInterface interface
Journey Log field interface for different value types