GraphQL Schema Reference
UpdateTestCaseTemplateDataInput ¶
GraphQL Schema definition ¶
- input UpdateTestCaseTemplateDataInput {
- : String!
- : String
- : String
- : String
- : [String]
- : String
- # Blue team
- : [String]
- : [String]
- : [String]
- # Red team
- : [String]
- : [RedToolInput]
- # NOTE: This is not yet implemented for cloning, won't do anything
- : [MetadataKeyValuePairInput!]
- : [MetadataKeyValuePairInput!]
- : AttackAutomationInput
- : String
- }