Skip to content

Commit a55f6b6

Browse files
GokhanArikBoD
authored andcommitted
Fix typo in migration docs (apollographql#6004)
1 parent d0056f8 commit a55f6b6

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)