Type hints is a hover feature that helps you identify the correct node types used in configurable rules and custom plugins for writing rules or decorators.
When you hover over a node in your API description, a tooltip displays the node type, a short description, and a link to the corresponding documentation section.

type [subject.type] › property [subject.property]
[Documentation link when available]
paths › [node tree path]
[description]