graphql v0.2.0 Release Notes

Release Date: 2016-03-19 // about 8 years ago
    • ✨ Enhancements
      • Interface, Union and Input type support
      • Types can be referenced in schemas using modules or atoms
      • Require Elixir 1.2 and above
    • 🛠 Bugfixes
      • Resolve now accepts a map with string keys
      • Duplicate field definitions handled correctly (required for Relay support)