Log in
Model

CustomAttributeMetadataIdentity

Magento\EavGraphQl\Model\Resolver\Cache\CustomAttributeMetadataIdentity

What it does

This class generates cache identity tags for custom attribute metadata in GraphQL queries.

Developers use this to ensure that when EAV attributes are modified, the corresponding GraphQL query results are properly invalidated from the cache.

It creates unique cache tags based on entity type and attribute code combinations.

Public Methods

  • getIdentities()