kesne / HostyHosting

A platform to easily manage and deploy your applications.
https://www.hostyhosting.com/
Other
92 stars 16 forks source link

Potentially flatten mutations #94

Closed kesne closed 4 years ago

kesne commented 4 years ago

My little nested mutation experiment was fun, but I think it's a little bit against common GraphQL implementations, and the data structures can be a pain in the ass to work with sometimes. We could potentially just flatten it all out, like everyone else does.