mirror of
https://github.com/vale981/apollo-server
synced 2025-03-13 22:36:42 -04:00
10 lines
280 B
Markdown
10 lines
280 B
Markdown
---
|
|
title: Organizing Code
|
|
description: Scaling your Apollo Server from a single file to your entire team
|
|
---
|
|
|
|
<h2 id="application-structure">Structuring your application</h2>
|
|
|
|
<h2 id="splitting-types">Isolating types</h2>
|
|
|
|
<h2 id="loading-typedefs">Loading type definitions</h2>
|