mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 05:56:40 -04:00
12 lines
218 B
Markdown
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
|