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 6115cf7 commit 1643b6eCopy full SHA for 1643b6e
spec/Section 4 -- Composition.md
@@ -3113,7 +3113,7 @@ ERROR
3113
This rule ensures that fields marked with `@external` have all the necessary
3114
arguments that exist on the corresponding field definitions in other source
3115
schemas. Each argument defined on the base field (the field definition in the
3116
-source source schema) must be present on the `@external` field in other source
+defining source schema) must be present on the `@external` field in other source
3117
schemas. If an argument is missing on an `@external` field, the field cannot be
3118
resolved correctly, which is an inconsistency.
3119
0 commit comments