Skip to content

Instantly share code, notes, and snippets.

@meshboy
Created December 1, 2018 03:39
Show Gist options
  • Save meshboy/e466e110c62dbab5c3fbd8d07d5c70dc to your computer and use it in GitHub Desktop.
Save meshboy/e466e110c62dbab5c3fbd8d07d5c70dc to your computer and use it in GitHub Desktop.
setMiddleware(app);
const path = '/recipe'
graphQLRouter.applyMiddleware({ app, path});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment