Skip to content

Commit a6b2c77

Browse files
authored
Fix typo in migration docs (#6004)
1 parent 5ac64f8 commit a6b2c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/migration/4.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ apollo {
442442
// With
443443
apollo {
444444
service("service") {
445-
codegenModels.set("codegenModels")
445+
codegenModels.set("operationBased")
446446
}
447447
}
448448
```

0 commit comments

Comments
 (0)