123456789101112131415161718192021222324 |
- uuid: 7fb3d321-c82e-43d9-8350-eb2821556692
- langcode: en
- status: true
- dependencies:
- module:
- - field_permissions
- - node
- - text
- third_party_settings:
- field_permissions:
- permission_type: public
- id: node.field_pricing_pitch
- field_name: field_pricing_pitch
- entity_type: node
- type: text
- settings:
- max_length: 255
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|