apollo-server/packages/apollo-server-restify/src
Jesse Rosenberger f8ca710279 Use named arrow functions for all middlewares, including GraphiQL.
As originally reported in [0], this should make debugging performance issues
easier, since the name of the function will be properly displayed/shown in
flame-graphs.

[0]: https://github.com/apollographql/apollo-server/pull/827
2018-04-18 10:41:04 +03:00
..
index.ts Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
restifyApollo.test.ts Add comment in code about reasoning behind #921. 2018-04-11 12:18:12 +03:00
restifyApollo.ts Use named arrow functions for all middlewares, including GraphiQL. 2018-04-18 10:41:04 +03:00