Skip to content

Commit 9736eea

Browse files
committed
Document QueryComplexity::directiveExcludesField
1 parent e1f8040 commit 9736eea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Validator/Rules/QueryComplexity.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ protected function fieldDefinition(FieldNode $field): ?FieldDefinition
160160
}
161161

162162
/**
163+
* Will the given field be executed at all, given the directives placed upon it?
164+
*
163165
* @throws \Exception
164166
* @throws \ReflectionException
165167
* @throws InvariantViolation

0 commit comments

Comments
 (0)