apollo-server/docs/source/best-practices/versioning.md
2018-04-19 14:51:15 +03:00

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