Skip to content

Commit 57a8a62

Browse files
UtopiaBeamjmcdo29
andauthored
docs(graphql): elaborate more on autoSchemaFile option
Co-authored-by: Jay McDoniel <[email protected]>
1 parent 47f00d2 commit 57a8a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ type Query {
768768

769769
#### Code first
770770

771-
To use Federation 2, we need to specify in `autoSchemaFile` option.
771+
To use Federation 2, we need to specify the federation version in `autoSchemaFile` option.
772772

773773
```ts
774774
import {

0 commit comments

Comments
 (0)