You are here

field.storage.price_list.field_stores.yml in Commerce Pricelist 8

config/install/field.storage.price_list.field_stores.yml

File

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