mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
![]() * docs: simplify schema organization and add modularize schema advanced section * docs: working around code snippets demonstating how to organize a large schema * update headers to be h tags and capitalization * docs: intro to each file in modularize schema and circular reference full type defs * docs: schema modularization formatting * docs: shorten wording around intros to code snippets * Move modularization to organizaition * docs: removed circular dependencies section from schema organization |
||
---|---|---|
.. | ||
assets | ||
public | ||
source | ||
.gitignore | ||
.nvmrc | ||
_config.yml | ||
package.json | ||
README.md |
Apollo Server docs
Read the docs at apollographql.com/docs/apollo-server.
To run the docs app locally:
npm install
npm start