@@ -10,9 +10,7 @@ |
||
| 10 | 10 | |
| 11 | 11 | |
| 12 | 12 | use Youshido\GraphQL\Config\Schema\SchemaConfig; |
| 13 | -use Youshido\GraphQL\Type\Object\ObjectType; |
|
| 14 | 13 | use Youshido\GraphQL\Type\SchemaTypesList; |
| 15 | -use Youshido\GraphQL\Type\TypeInterface; |
|
| 16 | 14 | use Youshido\GraphQL\Type\SchemaDirectivesList; |
| 17 | 15 | |
| 18 | 16 | abstract class AbstractSchema |