Skip to main content

JourneyType

No description

type JourneyType {
id: String!
icon: String!
name: String!
}

Fields

JourneyType.id ● String! non-null scalar

JourneyTypeId

JourneyType.icon ● String! non-null scalar

JourneyTypeIcon is an icon, that can be used to display the journeyType to the end user

JourneyType.name ● String! non-null scalar

JourneyTypeName is a human friendly name

Member of

Folder object ● JourneyTypeConfiguration object