mirror of
https://github.com/vale981/apollo-server
synced 2025-03-10 13:06:39 -04:00
![]() * add string input to gql tag * remove esModuleInterop, tested locally * change IMPORT_FUNCTION to something real * fix the rest of the tests |
||
---|---|---|
.. | ||
assets | ||
sketch | ||
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