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 16be477 commit 1b580c8Copy full SHA for 1b580c8
rfcs/FragmentArguments.md
@@ -338,6 +338,8 @@ This validation rule is more strict than necessary: the graphql-js
338
implementation did not require it, given the Overlapping Fields Can Be Merged
339
changes that protect against mis-merged fields.
340
341
+This validation rule may end up being more strict than required, but it would be easier to relax the rule than make it more strict later.
342
+
343
# Implementation
344
345
This proposal is implemented completely in
0 commit comments