Skip to content

Commit b77f96e

Browse files
author
Valeriy Nayda
committed
GraphQL-87: Fetch attribute values and labels for customAttributeMetadata
1 parent a9361b9 commit b77f96e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/EavGraphQl/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"type": "magento2-module",
55
"require": {
66
"php": "~7.1.3||~7.2.0",
7-
"magento/framework": "*"
7+
"magento/framework": "*",
8+
"magento/eav": "*"
89
},
910
"suggest": {
1011
"magento/module-graph-ql": "*"

0 commit comments

Comments
 (0)