You are here

country.schema.yml in Country 8

config/schema/country.schema.yml

File

config/schema/country.schema.yml
View source
  1. field.field_settings.country:
  2. label: 'Country settings'
  3. type: mapping
  4. mapping:
  5. selectable_countries:
  6. type: sequence
  7. label: 'Selectable countries'
  8. sequence:
  9. type: string
  10. field.storage_settings.country:
  11. label: 'Country settings'
  12. type: mapping
  13. mapping:
  14. selectable_countries:
  15. type: sequence
  16. label: 'Selectable countries'
  17. sequence:
  18. type: string
  19. views.filter.country_item:
  20. type: views_filter
  21. label: 'Country filter'
  22. views.filter_value.country_item:
  23. type: mapping
  24. label: 'Country filter value'
  25. mapping:
  26. type:
  27. type: string
  28. label: 'Type'