You are here

ccl.link_type.node.schema.yml in Custom Contextual Links 8.2

config/schema/ccl.link_type.node.schema.yml

File

config/schema/ccl.link_type.node.schema.yml
View source
  1. ccl.link_type.node:
  2. type: mapping
  3. label: 'Options for node links'
  4. mapping:
  5. node_option:
  6. type: string
  7. label: 'The target scope'
  8. node_id:
  9. type: integer
  10. label: 'The node ID to target'
  11. node_type:
  12. type: string
  13. label: 'The content type to target'