INPUT_OBJECT
LaunchJobTemplates
link GraphQL Schema definition
1 input LaunchJobTemplates { 3 2 : [ID!]! 5 4 : ID 7 6 : JSONData 11 8 # Optional data used to create a _new_ TDO for the job. 9 # Specify this field _or_ `targetInfo`, but not both. 10 : CreateTDOForJob 13 12 : LaunchJobTemplatesTargetInfo 14 }
link Required by
This element is not required by anyone