Skip to content

Commit 7603098

Browse files
committed
AC-7918::Order item should contain product images
1 parent da53de6 commit 7603098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesGraphQl/Model/Resolver/ProductResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ public function resolve(
5050

5151
return $this->productDataProvider->getProductDataById((int) $product->getId());
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)