OBJECT
type ValidationOption {# The name of a variable to be subsituted in a validation message templatekey: String! # The value of a variable to be substituted in a validation message templatevalue: String! }