Skip to content

Commit 79e6c02

Browse files
authored
docs: Update index.mdx, add missing list import (#680)
1 parent 13f7423 commit 79e6c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ import {
4242
objectType,
4343
queryType,
4444
stringArg,
45+
list,
4546
} from '@nexus/schema'
4647

4748
const Node = interfaceType({

0 commit comments

Comments
 (0)