Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / profiles / demo_umami / config / install / core.base_field_override.node.recipe.title.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - node.type.recipe
6 id: node.recipe.title
7 field_name: title
8 entity_type: node
9 bundle: recipe
10 label: 'Recipe Name'
11 description: ''
12 required: true
13 translatable: true
14 default_value: {  }
15 default_value_callback: ''
16 settings: {  }
17 field_type: string