Interface
BookmarkExtensionInterface
Magento\Ui\Api\Data\BookmarkExtensionInterface
What it does
This interface defines the contract for extension attributes on Bookmark entities in Magento's UI component system.
Developers use this when they need to add custom attributes to bookmarks (saved grid configurations) without modifying core tables, following Magento's extension attribute pattern for API data objects.