core.base_field_override.commerce_product_variation.materio_product_variation_type.title.yml 509 B

123456789101112131415161718
  1. uuid: e165fb64-ae62-47b9-9012-b0f20be7e3fe
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. id: commerce_product_variation.materio_product_variation_type.title
  8. field_name: title
  9. entity_type: commerce_product_variation
  10. bundle: materio_product_variation_type
  11. label: Title
  12. description: 'The variation title.'
  13. required: true
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: string