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 4bb366f commit 7062824Copy full SHA for 7062824
README.md
@@ -358,6 +358,9 @@ It is recommended to migrate existing `includes` patterns that were previously u
358
Additionally, please note that [environment variables](#environment-variables) now have a different syntax and support specifying a default
359
value, for example.
360
361
+> IMPORTANT: Starting from plugin version 4.0.0, schema configuration is strict
362
+> and won't implicitly include any SDL definitions unless they are explicitly specified in the GraphQL Config.
363
+
364
## Legacy configuration
365
366
If you still prefer to use a legacy configuration format (although we don't recommend it 😉), make sure to explicitly specify the paths to
0 commit comments