Skip to content

Commit 1b580c8

Browse files
committed
text changes
1 parent 16be477 commit 1b580c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rfcs/FragmentArguments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ This validation rule is more strict than necessary: the graphql-js
338338
implementation did not require it, given the Overlapping Fields Can Be Merged
339339
changes that protect against mis-merged fields.
340340

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+
341343
# Implementation
342344

343345
This proposal is implemented completely in

0 commit comments

Comments
 (0)