PentestConfigurationPropertyTemplateStringList
No description
type PentestConfigurationPropertyTemplateStringList {
name: String!
description: String!
key: String!
type: PentestConfigurationPropertyType!
required: Boolean!
defaultValue: String!
regex: String
minItems: Int
maxItems: Int
}