OBJECT

CountryProperty

link GraphQL Schema definition

  • type CountryProperty {
  • # If true, values outside the predefined country list can be entered.
  • enableCustomValues: Boolean!
  • }