We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e6b7a commit 4dffd7bCopy full SHA for 4dffd7b
CHANGELOG.md
@@ -53,7 +53,8 @@ CHANGELOG
53
- Previously the initial query arguments would be used everywhere
54
55
### Removed
56
-- Removed `\Fluent` dependency on `\Rebing\GraphQL\Support\Type`
+- Removed `\Fluent` dependency on `\Rebing\GraphQL\Support\Field` [\#431](https://github.com/rebing/graphql-laravel/pull/431)
57
+- Removed `\Fluent` dependency on `\Rebing\GraphQL\Support\Type` [\#389](https://github.com/rebing/graphql-laravel/pull/389)
58
- Unused static field `\Rebing\GraphQL\Support\Type::$instances`
59
- Unused field `\Rebing\GraphQL\Support\Type::$unionType`
60
0 commit comments