We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f9ba3 commit 8a81f0cCopy full SHA for 8a81f0c
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/ParentCustomerEntityIdProvider.php renamed to app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/ParentCustomerEntityId.php
@@ -14,7 +14,7 @@
14
/**
15
* Provides customer id from the parent resolved value as a factor to use in the cache key for resolver cache.
16
*/
17
-class ParentCustomerEntityIdProvider implements ParentValueFactorProviderInterface
+class ParentCustomerEntityId implements ParentValueFactorProviderInterface
18
{
19
20
* Factor name.
0 commit comments