field.field.commerce_product_variation.default.subscription_type.yml 593 B

123456789101112131415161718192021
  1. uuid: 4433023f-ac1d-4a52-be78-0a32542536c7
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.default
  7. - field.storage.commerce_product_variation.subscription_type
  8. module:
  9. - commerce
  10. id: commerce_product_variation.default.subscription_type
  11. field_name: subscription_type
  12. entity_type: commerce_product_variation
  13. bundle: default
  14. label: 'Subscription type'
  15. description: ''
  16. required: true
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: null
  20. settings: { }
  21. field_type: 'commerce_plugin_item:commerce_subscription_type'