--- title: Middleware description: Plugging Apollo into your app in a few lines of code --- ## TODO * Evans thinks this should go into advanced/as an anti pattern * best practice dictates that you should have your GraphQL server separate from other services and have a single endpoint * the advanced section could talk about this in the case that you are doing something special, such as SSR