@@ -28,7 +28,7 @@ |
||
| 28 | 28 | $config['mutation'] = new InternalSchemaMutationObject(['name' => $this->getName() . 'Mutation']); |
| 29 | 29 | } |
| 30 | 30 | if (!array_key_exists('types', $config)) { |
| 31 | - $config['types'] = []; |
|
| 31 | + $config['types'] = []; |
|
| 32 | 32 | } |
| 33 | 33 | |
| 34 | 34 | $this->config = new SchemaConfig($config, $this); |