INPUT_OBJECT
SecurityTestNewIntegrationInput
link GraphQL Schema definition
- input SecurityTestNewIntegrationInput {
- # Address if required by the integration method
- String :
- # Integration method
- SecurityIntegrationMethod! :
- # The list of properties specific for the selected integration method
- SecurityPropertyInput!] : [
- }