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 646f248 commit f8b59e7Copy full SHA for f8b59e7
app/code/Magento/CatalogGraphQl/Model/Resolver/Product/SmallImage.php
@@ -17,7 +17,7 @@
17
use Magento\Store\Model\StoreManagerInterface;
18
19
/**
20
- * Returns product's small image. If the small image is not set, returns a placeholder
+ * Returns product's image. If the image is not set, returns a placeholder
21
*/
22
class SmallImage implements ResolverInterface
23
{
0 commit comments