OBJECT

JourneyLogConfigurationFieldValue

link GraphQL Schema definition

  • type JourneyLogConfigurationFieldValue {
  • id: ID! @deprecated( reason: "Use valueId field instead" )
  • uniqueId: ID!
  • valueId: ID!
  • value: ID!
  • }