|
|
|
|
|
by estefan
3803 days ago
|
|
I've been playing with a scala implementation called sangria (http://sangria-graphql.org/). The type safety of Scala has really been helpful for refactorings and creating the schema. I can't imagine the mess I'd have been in if I'd have used JS. |
|