Uploaded February 2018 | Updated September 2026, 3 weeks ago
Showing off what the in-editor experience of working with ReasonML + GraphQL is like. Really slick when combined with ReasonReact.
Your app simply won’t compile if it tries to access a field that the server doesn’t support, or if it missed a nullable check, or if it uses the type incorrectly. No more type errors, even when dealing with data from the server!
The reasonml-apollo library: github.com/apollographql/reason-apollo
Showing off what the in-editor experience of working with ReasonML + GraphQL is like. Really slick when combined with ReasonReact.
Your app simply won’t compile if it tries to access a field that the server doesn’t support, or if it missed a nullable check, or if it uses the type incorrectly. No more type errors, even when dealing with data from the server!
The reasonml-apollo library: github.com/apollographql/reason-apollo


