The class TheCodingMachine\Tdbm\GraphQL\Registry\Registry has been deprecated with message: Use TheCodingMachine\GraphQL\Controllers\Registry instead
This class, trait or interface has been deprecated. The supplier of the file has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the type will be
removed from the class and what other constant to use instead.
Loading history...
23
24
$field = new Field('test', new StringType(), $registry);
This class, trait or interface has been deprecated. The supplier of the file has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the type will be removed from the class and what other constant to use instead.