Skip to content

Commit 0622e71

Browse files
committed
B2B-2451: Implement GraphQL Resolver Cache for CMS Page Type
1 parent daff65e commit 0622e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GraphQlCache/Model/Cache/Query/Resolver/Result/ResolverIdentityClassLocator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function __construct(
3838
}
3939

4040
/**
41-
* Get array of matching cacheable resolver class names matching $resolver's class hierarchy
41+
* Get Identity provider based on $resolver
4242
*
4343
* @param ResolverInterface $resolver
4444
* @return IdentityInterface|null

0 commit comments

Comments
 (0)