apollo-server/docs/source/essentials
Evans Hauser ba31cf7a44
Integrations export their own ApolloServer (#1161)
* feat: ApolloServer is created and exported by all variants

* docs: add initial docs around exporting ApolloServer

* feat: export gql from integrations

* docs: change apollo-server examples to use express with registerServer

* server: remove registerExpressServer

* core, docs: comment functions, fix api reference, context creation more like middleware args

* docs: fix integrationed typo
2018-06-12 17:46:56 -07:00
..
data.md docs: add missing gql tags and add comments that gql is necessary for apollo-server 2018-06-06 11:21:05 -07:00
querying.md Restructured essentials (#1019) 2018-05-02 06:49:49 -07:00
schema.md Fix introspection and "describing types". 2018-05-02 17:08:30 -07:00
server.md Integrations export their own ApolloServer (#1161) 2018-06-12 17:46:56 -07:00