apollo-server/docs/source/best-practices/performance.md
2018-04-19 14:19:36 +03:00

12 lines
218 B
Markdown

---
title: Performance
description: Reduce requests and speed up your app
---
Intro about what is important with GraphQL performance.
## Improving data loading times
## Improving response times
## Scaling your app