graphql 0.9.5
New:
- Much improved Flow types from the experimental
%checkstype (#695) - Allow passing a custom
TypeInfoinstance tovalidate()(#834) - Exported
getVisitFnfor building custom composite visitors. (#807)
Fixes:
- Allow Enum internal values to be
false,null, andundefined(#836)