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