Skip to content

Commit e6c4364

Browse files
author
Eric Bohanon
committed
MAGETWO-83872: Write metadata service
1 parent ab0c00b commit e6c4364

File tree

1 file changed

+1
-1
lines changed
  • lib/internal/Magento/Framework/GraphQl/Type/Definition

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/GraphQl/Type/Definition/IdType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* Wrapper for GraphQl IdType
1111
*/
12-
class IdType extends \GraphQL\Type\Definition\IdType implements TypeInterface
12+
class IdType extends \GraphQL\Type\Definition\IDType implements TypeInterface
1313
{
1414

1515
}

0 commit comments

Comments
 (0)