GraphQL Schema Reference AttackAutomationVariable ¶ GraphQL Schema definition ¶ input AttackAutomationVariable {inputName: String!inputValue: String!# currently only supports 'path' or 'string'type: AutomationVarType} Require by ¶ AttackAutomationInput