JourneyLogConfigurationFieldValue (Object)
type JourneyLogConfigurationFieldValue {
id: ID! @deprecated
uniqueId: ID!
valueId: ID!
value: ID!
}
Fields
JourneyLogConfigurationFieldValue.id ● ID! deprecated non-null scalar
DEPRECATED
Use valueId field instead
JourneyLogConfigurationFieldValue.uniqueId ● ID! non-null scalar
JourneyLogConfigurationFieldValue.valueId ● ID! non-null scalar
JourneyLogConfigurationFieldValue.value ● ID! non-null scalar
Member Of
JourneyLogConfigurationField object