You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/migration/4.0.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -465,7 +465,7 @@ The [Android Studio plugin](../testing/android-studio-plugin#migration-helpers)
465
465
466
466
Test builders were an experimental feature that have been superseded by [data builders](../testing/data-builders), a simpler version that also plays nicer with custom scalars.
467
467
468
-
In Apollo Kotlin 4.0, dest builders are no longer available - please refer to the data builders documentation for more information.
468
+
In Apollo Kotlin 4.0, test builders are no longer available - please refer to the data builders documentation for more information.
469
469
470
470
### Enum class names now have their first letter capitalized
0 commit comments