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

13 lines
218 B
Markdown
Raw Normal View History

2018-04-05 01:24:56 -04:00
---
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