Skip to content

Commit 10fdcfc

Browse files
author
Valeriy Nayda
committed
GraphQL-174: Absolute image paths for Products
1 parent b28d74a commit 10fdcfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductViewTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,7 @@ public function testQueryMediaGalleryEntryFieldsSimpleProduct()
299299
description
300300
gift_message_available
301301
id
302-
image
303-
image_label
302+
image {url, label}
304303
meta_description
305304
meta_keyword
306305
meta_title

0 commit comments

Comments
 (0)