INPUT_OBJECT
CreateEngineJobTemplate
link GraphQL Schema definition
1 input CreateEngineJobTemplate { 4 2 # Job template type 3 JobTemplateEnumType! : 7 5 # Template string 6 String! : 10 8 # Templating language 9 TemplateLanguage : 13 11 # List of input types that the template supports 12 String!] : [ 14 }