12345678910111213141516171819202122 |
- uuid: a5c7c4a2-77fc-45dc-810c-9b24ce496ea0
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_migration
- - node.type.materiau
- module:
- - workflow
- id: node.materiau.field_migration
- field_name: field_migration
- entity_type: node
- bundle: materiau
- label: Migration
- description: ''
- required: true
- translatable: false
- default_value:
- - { }
- default_value_callback: ''
- settings: { }
- field_type: workflow
|