Evans Hauser
|
23f5b76f10
|
apollo-server-core: ApolloError extends Error and implements GraphQLError
|
2018-05-21 15:41:36 -07:00 |
|
Evans Hauser
|
a3daf7d551
|
apollo-server-core: keep referrence to subscriptions server and clean it up on stop
|
2018-05-20 02:18:32 -07:00 |
|
Evans Hauser
|
858216c97a
|
apollo-server-core: move environment checking into the constructor to enable testing
|
2018-05-20 02:12:43 -07:00 |
|
Evans Hauser
|
973b096ea3
|
apollo-server-core: enableIntrospection -> introspection
|
2018-05-11 17:33:52 -07:00 |
|
Evans Hauser
|
0e4848d5e1
|
apollo-server: subscriptions options condensed to on option and ensure subscriptions path is set
|
2018-05-11 17:30:52 -07:00 |
|
Evans Hauser
|
5d279001ca
|
apollo-server-core: feedback from #979 to improve readability and spelling
|
2018-05-11 17:00:45 -07:00 |
|
Evans Hauser
|
db47867ccb
|
apollo-server-core: move subscriptions out of constructor into listen function
|
2018-05-11 15:54:24 -07:00 |
|
Evans Hauser
|
56955dc97a
|
apollo-server-core: remove extra Object assign, found by @justinanastos 🎉
|
2018-05-11 15:54:23 -07:00 |
|
Evans Hauser
|
012f37aed5
|
engine -> engineProxy in listen, fix engineLauncherOptions, and unrequired parameters optional (#1051)
engine -> engineProxy in listen, fix engineLauncherOptions, and make unrequired parameters optional
|
2018-05-11 15:54:22 -07:00 |
|
Evans Hauser
|
2781cc8831
|
apollo-server-core: remove unsued async from BaseServer's request function
|
2018-05-11 15:54:21 -07:00 |
|
Evans Hauser
|
5aeb36f3d7
|
apollo-server-core: allow creation of context to be asynchronous
|
2018-05-11 15:53:17 -07:00 |
|
Evans Hauser
|
e0332bb164
|
apollo-server-core: added formatApolloError arguments to subscription callback
|
2018-05-11 15:53:17 -07:00 |
|
Evans Hauser
|
2a510039ec
|
apollo-server-core: internalFormatError to formatApolloError
|
2018-05-11 15:53:16 -07:00 |
|
Evans Hauser
|
f6eece6294
|
apollo-server-core: move logging into separate file
|
2018-05-11 15:53:16 -07:00 |
|
Evans Hauser
|
ce7d72caab
|
apollo-server-core: add mocks
|
2018-05-11 15:53:15 -07:00 |
|
James Baxley
|
68dec79529
|
clean up and move pieces around
|
2018-05-11 15:53:14 -07:00 |
|