Launchpad: JSFiddle for GraphQL servers(launchpad.graphql.com) |
Launchpad: JSFiddle for GraphQL servers(launchpad.graphql.com) |
Please add your own if you build something cool!
I didn't totally get the capabilities at first glance but the combination of the announcement post, the GitHub repo and the comprehensive samples really helped.
Being able to run these and use secrets is HUGE. Being able to get a url to point a client at is probably my favorite feature. You can prototype something without ever worrying about localhost or throwaway deployments.
I might be hooking graphql/apollo up to some strange data sources like CSVs to help import my data in the right shape, so this and the examples are going to be very handy. Thanks for making this!