1
1
parameters :
2
2
ignoreErrors :
3
3
-
4
- message : ' #^Unable to resolve the template type TCloneable in call to method static method GraphQL\\Language\\AST\\Node\:\:cloneValue\(\)$#'
4
+ message : ' #^Unable to resolve the template type TCloneable in call to static method GraphQL\\Language\\AST\\Node\:\:cloneValue\(\)$#'
5
5
identifier : argument.templateType
6
6
count : 1
7
7
path : src/Language/AST/Node.php
@@ -31,7 +31,7 @@ parameters:
31
31
path : src/Type/Definition/InterfaceType.php
32
32
33
33
-
34
- message : ' #^Unable to resolve the template type T in call to method static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
34
+ message : ' #^Unable to resolve the template type T in call to static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
35
35
identifier : argument.templateType
36
36
count : 1
37
37
path : src/Type/Definition/InterfaceType.php
@@ -43,7 +43,7 @@ parameters:
43
43
path : src/Type/Definition/ObjectType.php
44
44
45
45
-
46
- message : ' #^Unable to resolve the template type T in call to method static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
46
+ message : ' #^Unable to resolve the template type T in call to static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
47
47
identifier : argument.templateType
48
48
count : 1
49
49
path : src/Type/Definition/ObjectType.php
@@ -61,7 +61,7 @@ parameters:
61
61
path : src/Type/Definition/UnionType.php
62
62
63
63
-
64
- message : ' #^Unable to resolve the template type T in call to method static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
64
+ message : ' #^Unable to resolve the template type T in call to static method GraphQL\\Type\\Schema\:\:resolveType\(\)$#'
65
65
identifier : argument.templateType
66
66
count : 1
67
67
path : src/Type/Definition/UnionType.php
0 commit comments