| 123456789101112131415161718 | 
							- uuid: d83066ec-c802-47c1-ab20-659a961fc54c
 
- langcode: en
 
- status: true
 
- dependencies:
 
-   config:
 
-     - node.type.static
 
- id: node.static.created
 
- field_name: created
 
- entity_type: node
 
- bundle: static
 
- label: 'Authored on'
 
- description: 'The time that the node was created.'
 
- required: false
 
- translatable: false
 
- default_value: {  }
 
- default_value_callback: ''
 
- settings: {  }
 
- field_type: created
 
 
  |