mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-30 03:58:26 +08:00
Merge branch 'master' into adam/19/4/remove-fqc-caveats
This commit is contained in:
@@ -22,7 +22,7 @@ are:
|
||||
|
||||
* **Apollo Server** is a JavaScript GraphQL server for defining a
|
||||
*schema* and a set of *resolvers* that implement each part of that
|
||||
*schema. Typically Apollo Server is extensible: plugins can hook in to each stage of the
|
||||
schema. Typically Apollo Server is extensible: plugins can hook in to each stage of the
|
||||
request pipeline and server's own lifecycle, making it possible to
|
||||
implement custom behaviors in add-on packages. Apollo Server supports
|
||||
AWS Lambda and other serverless environments.
|
||||
|
||||
Reference in New Issue
Block a user