getsandbox / worker-cli

Sandbox Worker is the core processing component of the Sandbox product
https://getsandbox.com
230 stars 62 forks source link

Support Integration with GraphQL #32

Open alefhsousa opened 6 years ago

alefhsousa commented 6 years ago

Hey guys, loved the product really amazing!

Is supporting GraphQL on the roadmap? Actually, I work with GraphQL and it would be really amazing if this project could work with a Schema GraphQL.

Can I help implement this feature in the project

nhoughto commented 6 years ago

Interesting idea, not had that request before but i can imagine why it would useful. How would you imagine it working, a GraphQL compatible query is made as an inbound HTTP request against data held in the state or a hardcoded JS object?