Skip to content

Commit fe7dbe2

Browse files
committed
Add missing import
1 parent 5e251f7 commit fe7dbe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/pages/docs/operation-complexity-controls.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Operation Complexity Controls
33
---
44

5+
import { Callout } from 'nextra/components'
6+
57
# Operation Complexity Controls
68

79
GraphQL gives clients a lot of flexibility to shape responses, but that

0 commit comments

Comments
 (0)