OBJECT

JourneyTaskCollectionItem

link GraphQL Schema definition

1type JourneyTaskCollectionItem {
2
3id: ID
4
5collectionItem: CollectionItem
6
7}