INPUT_OBJECT
SetJourneyStepInput
link GraphQL Schema definition
1 input SetJourneyStepInput { 3 2 : String 5 4 : ID 7 6 : String 9 8 : String 11 10 : Date 13 12 : JourneyStepRelationEventType 15 14 : RelationEventAdverb 17 16 : String 19 18 : RelationStepAdverb 21 20 : Int 23 22 : Date 25 24 : JourneyStepRelationEventType 27 26 : RelationEventAdverb 29 28 : String 31 30 : RelationStepAdverb 33 32 : Int 35 34 : [SetJourneyTaskInput] 36 }