mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 05:56:40 -04:00
10 lines
No EOL
252 B
Markdown
10 lines
No EOL
252 B
Markdown
---
|
|
title: Versioning
|
|
description: How to add and remove parts of your schema without breaking your clients
|
|
---
|
|
|
|
tl;dr don't. Use a tool like Engine (one day) to help you iterate
|
|
|
|
## Why versioning isn't needed
|
|
|
|
## Practical examples of field rollovers |