graphql v1.9.17 Release Notes

Release Date: 2019-12-17 // over 4 years ago
  • ๐Ÿ†• New features

    • Scoped context for propagating values to child fields #2634
    • Add type_membership_class with possible_type visibility #2391

    ๐Ÿ› Bug fixes

    • Don't return unreachable types in introspection response #2596
    • Wrap more of execution with error handling #2632
    • ๐Ÿ›  Fix InputObject .prepare for the interpreter #2624
    • ๐Ÿ›  Fix Ruby keyword list to support Ruby 2.7 #2640
    • ๐Ÿ›  Fix performance of urlsafe_encode64 backport #2643