PentestConfigurationPropertyTemplateString
No description
type PentestConfigurationPropertyTemplateString {
name: String!
description: String!
key: String!
type: PentestConfigurationPropertyType!
required: Boolean!
defaultValue: String!
regex: String
}