Log in
Model

AttributesListIdentity

Magento\EavGraphQl\Model\Resolver\Cache\AttributesListIdentity

What it does

This class generates cache identity tags for GraphQL attribute list queries in Magento 2.

It creates cache tags based on entity types and individual attribute IDs, allowing the system to properly invalidate cached GraphQL responses when attributes are modified.

Developers would use this to ensure attribute-related GraphQL queries are automatically refreshed when underlying EAV attributes change.

Public Methods

  • getIdentities()