Skip to content

Commit 9640f32

Browse files
Usik2203keharper
andauthored
Update app/code/Magento/CompareListGraphQl/etc/schema.graphqls
Co-authored-by: Kevin Harper <[email protected]>
1 parent 058a0be commit 9640f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CompareListGraphQl/etc/schema.graphqls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ type DeleteCompareListOutput {
6060

6161
type AssignCompareListToCustomerOutput {
6262
result: Boolean!
63-
compare_list: CompareList
63+
compare_list: CompareList @doc(description: "The contents of the customer's compare list")
6464
}

0 commit comments

Comments
 (0)