geirman
04/04/2018, 7:10 PMgraphql-yoga
based server. It exposes my existing MySQL data layer and works great on localhost. I’ve see the Graphcool blog posts showing how to deploy using apex/up
and zeit/now
but they start with a greenfield example, and I’m not sure how to apply those lessons to my use case. My complication is that I need to whitelist the IP address so that the graphql layer has access to the MySQL database (through a firewall)