INPUT_OBJECT
SetJourneyTaskInput
link GraphQL Schema definition
1 input SetJourneyTaskInput { 3 2 : ID 5 4 : JourneyTaskType 7 6 : String 9 8 : String 11 10 : [JourneyTaskAssignmentRole] 13 12 : [ID] 15 14 : [ID] 17 16 : [ID] 19 18 : ID 21 20 : ProfileSectionPropertiesInput 22 }