apollo-server/docs/source/best-practices/versioning.md

10 lines
253 B
Markdown
Raw Normal View History

2018-04-05 01:24:56 -04:00
---
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 itterate
## Why versioning isn't needed
## Practical examples of field rollovers