core.base_field_override.commerce_product_variation.default.title.yml 441 B

123456789101112131415161718
  1. uuid: 2cb1f0f8-8678-46f9-b883-160a51dd5777
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.default
  7. id: commerce_product_variation.default.title
  8. field_name: title
  9. entity_type: commerce_product_variation
  10. bundle: default
  11. label: Title
  12. description: 'The variation title.'
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: string