Join Slack
Powered by
anyone able to point me to some documentation for ...
# orm-help
s
steven
07/30/2018, 2:31 PM
anyone able to point me to some documentation for creating a
/status
endpoint on a
graphql-yoga
project? I have one deployed in AWS and want to hook up a load balancer health check.
d
divyendu
07/30/2018, 5:18 PM
You can eject the express and mount specific routes
https://github.com/prismagraphql/graphql-yoga#how-to-eject-from-the-standard-express-setup
🙂
Open in Slack
Previous
Next