Skip to content

Commit 62d85bd

Browse files
committed
B2B-2404: Optimize Product Permissions in GraphQL resolver
1 parent 2273d38 commit 62d85bd

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/BundleGraphQl/Model/Resolver/Options

1 file changed

+1
-1
lines changed

app/code/Magento/BundleGraphQl/Model/Resolver/Options/Label.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Magento\Framework\GraphQl\Query\ResolverInterface;
1616

1717
/**
18-
* Class Label
18+
* Bundle product option label resolver
1919
*/
2020
class Label implements ResolverInterface
2121
{

0 commit comments

Comments
 (0)