Skip to content

Commit a7c7e7b

Browse files
authored
Add (very basic) v5 migration guide (#6589)
1 parent 906bbc6 commit a7c7e7b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/source/migration/5.0.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Migrating to Apollo Kotlin 5
3+
subtitle: Step-by-step guide on migrating from Apollo Kotlin 4
4+
description: Learn how to migrate from version 4 with key changes, new features, and tools designed for improved stability and maintainability. Follow step-by-step guidance and make a seamless transition
5+
---
6+
7+
⚠️ This is a work in progress ⚠️
8+
9+
Behaviour changes:
10+
11+
* [ ] https://github.com/apollographql/apollo-kotlin/pull/6455
12+
* [ ] https://github.com/apollographql/apollo-kotlin/pull/6485
13+
14+
Removed APIs
15+
16+
* [ ] https://github.com/apollographql/apollo-kotlin/pull/6494
17+
* [ ] https://github.com/apollographql/apollo-kotlin/pull/6492
18+
* [ ] #6496

0 commit comments

Comments
 (0)