Identity
Magento\InventoryInStorePickupGraphQl\Model\Resolver\PickupLocations\Identity
What it does
This class generates cache identity tags for GraphQL pickup location queries.
When developers query pickup locations via GraphQL, this class creates unique cache tags for each location (using the pickup location code) so that Magento can properly invalidate cached data when pickup location information changes.
It's used automatically by Magento's GraphQL caching system.
Public Methods
- getIdentities()