chore(docs): fix duplicate in 020-nexus-framework-users.mdx (#561)
This commit is contained in:
parent
04fe2f5430
commit
00fb8a6541
|
@ -116,7 +116,7 @@ Here is an example of approach A to managing reflection:
|
|||
index.ts
|
||||
```
|
||||
|
||||
2. Your `index.ts` should import all type defs and call `makeSchema`.
|
||||
2. Your `index.ts` should import all type defs.
|
||||
|
||||
```tsx
|
||||
// src/graphql/index.ts
|
||||
|
|
Loading…
Reference in New Issue