You are here

field.storage.node.field_post_id.yml in Web Service Data 8

modules/wsdata_example/config/install/field.storage.node.field_post_id.yml

File

modules/wsdata_example/config/install/field.storage.node.field_post_id.yml
View source
  1. uuid: 47b64cf8-9953-477d-a1e6-8d9040997200
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. id: node.field_post_id
  8. field_name: field_post_id
  9. entity_type: node
  10. type: integer
  11. settings:
  12. unsigned: false
  13. size: normal
  14. module: core
  15. locked: false
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false