You are here

field.storage.commerce_product_variation.attribute_size.yml in Commerce Demo 8

config/install/field.storage.commerce_product_variation.attribute_size.yml

File

config/install/field.storage.commerce_product_variation.attribute_size.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_product
  6. id: commerce_product_variation.attribute_size
  7. field_name: attribute_size
  8. entity_type: commerce_product_variation
  9. type: entity_reference
  10. settings:
  11. target_type: commerce_product_attribute_value
  12. module: core
  13. locked: false
  14. cardinality: 1
  15. translatable: false
  16. indexes: { }
  17. persist_with_no_fields: false
  18. custom_storage: false