Model
MediaGalleryEntries
Magento\CatalogGraphQl\Model\Resolver\Product\MediaGalleryEntries
What it does
This GraphQL resolver transforms a product's media gallery entries into a format compatible with GraphQL responses.
Developers use this when querying product images and videos through GraphQL, as it formats the data structure, encodes IDs to UIDs, and includes video content if available.
Note that this class is deprecated as of version 100.3.3.
Public Methods
- resolve()