Skip to content

Commit db589b7

Browse files
committed
impl
1 parent 8a95335 commit db589b7

File tree

5 files changed

+613
-0
lines changed

5 files changed

+613
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ export {
366366
ValuesOfCorrectTypeRule,
367367
VariablesAreInputTypesRule,
368368
VariablesInAllowedPositionRule,
369+
MaxIntrospectionDepthRule,
369370
// SDL-specific validation rules
370371
LoneSchemaDefinitionRule,
371372
UniqueOperationTypesRule,

0 commit comments

Comments
 (0)